Cheetah
Public Member Functions | Public Attributes | List of all members
Mistake Class Reference
Inheritance diagram for Mistake:
ThingPage Thing ChDb ChMail DbAdmin DbForum DbLogin

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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ __construct()

Mistake::__construct ( )

constructor

Reimplemented from ThingPage.

Definition at line 22 of file Mistake.php.

Member Function Documentation

◆ displayError()

Mistake::displayError (   $s)

Definition at line 47 of file Mistake.php.

◆ getErrorPageXML()

Mistake::getErrorPageXML (   $s)

returns page XML

Definition at line 59 of file Mistake.php.

◆ log()

Mistake::log (   $s)

set error string for the object

Definition at line 29 of file Mistake.php.

Member Data Documentation

◆ $_error

Mistake::$_error

Definition at line 15 of file Mistake.php.


The documentation for this class was generated from the following file: