|
Cheetah
|
Public Member Functions | |
| __construct () | |
| log ($s) | |
| displayError ($s) | |
| getErrorPageXML ($s) | |
Public Member Functions inherited from ThingPage | |
| getLangs () | |
| getLangsXml () | |
| getUrlsXml () | |
| addHeaderFooter (&$li, $content) | |
| getPageXML ($first_load=1, &$p) | |
| cacheWrite ($fn, $s) | |
| cacheRead ($fn) | |
| cacheExists ($fn) | |
| cacheEnabled () | |
Public Attributes | |
| $_error | |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Definition at line 10 of file Mistake.php.
| Mistake::__construct | ( | ) |
| Mistake::displayError | ( | $s | ) |
Definition at line 47 of file Mistake.php.
| Mistake::getErrorPageXML | ( | $s | ) |
returns page XML
Definition at line 59 of file Mistake.php.
| Mistake::log | ( | $s | ) |
set error string for the object
Definition at line 29 of file Mistake.php.
| Mistake::$_error |
Definition at line 15 of file Mistake.php.