Class TfishPreference
Holds Tuskfish site configuration data.
A preference object is automatically instantiated on every page via tfish_header.php.
- TfishAncestralObject
- TfishPreference
Package: core
Copyright: Simon Wilkinson 2013-2017 (https://tuskfish.biz)
License: GNU General Public License (GPL) V2
Author: Simon Wilkinson simon@isengard.biz
Version: Release: 1.0
Since: 1.0
Located at trust_path/libraries/tuskfish/class/TfishPreference.php
Copyright: Simon Wilkinson 2013-2017 (https://tuskfish.biz)
License: GNU General Public License (GPL) V2
Author: Simon Wilkinson simon@isengard.biz
Version: Release: 1.0
Since: 1.0
Located at trust_path/libraries/tuskfish/class/TfishPreference.php
Methods summary
public
|
|
public
string
|
|
public static
array
|
|
public
|
|
public
|
Methods inherited from TfishAncestralObject
__get()
,
__isset()
,
__unset()
,
getPropertyWhitelist()
,
toArray()
Properties summary
Properties inherited from TfishAncestralObject
Magic properties
public
string
|
$site_name
Name of website. |
public
string
|
$site_description
Meta description of website. |
public
string
|
$site_author
Author of website. |
public
string
|
$site_email
Administrative contact email for website. |
public
string
|
$site_copyright
Copyright notice. |
public
integer
|
$close_site
Toggle to close this site. |
public
string
|
$server_timezone
Timezone of server location. |
public
string
|
$site_timezone
Timezone for main audience location. |
public
integer
|
$min_search_length
Minimum length of search terms. |