Cheetah
|
Public Member Functions | |
sendActivationMail (&$p) | |
![]() | |
__construct () | |
log ($s) | |
displayError ($s) | |
getErrorPageXML ($s) | |
![]() | |
getLangs () | |
getLangsXml () | |
getUrlsXml () | |
addHeaderFooter (&$li, $content) | |
getPageXML ($first_load=1, &$p) | |
cacheWrite ($fn, $s) | |
cacheRead ($fn) | |
cacheExists ($fn) | |
cacheEnabled () | |
Public Attributes | |
$_sSenderName = 'Orca Forum' | |
![]() | |
$_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 ChMail.php.
ChMail::sendActivationMail | ( | & | $p | ) |
send mail with password
$p | email template variables to replace |
Definition at line 18 of file ChMail.php.
ChMail::$_sSenderName = 'Orca Forum' |
Definition at line 12 of file ChMail.php.