|
Cheetah
|
Go to the source code of this file.
Functions | |
| PageCodeMassmailer () | |
| PageCodeManageSubscribers ($oSubscription) | |
| PageCodeSettings () | |
| PrintStatus ($sActionResult) | |
| getAllMessagesBox () | |
| getEmailMessage ($sAction) | |
| getQueueMessage () | |
| QueueMessage () | |
| PreviewMessage () | |
| DeleteMessage () | |
| EmptyQueue () | |
Variables | |
| const | CH_SECURITY_EXCEPTIONS true |
| $aChSecurityExceptions | |
| $logged ['admin'] = member_auth(1, true, true) | |
| $oSubscription = ChWsbSubscription::getInstance() | |
| if(isset($_POST['adm-ms-delete'])) | $aPages |
| else | $sMode = $_GET['mode'] |
| $aTopItems = array() | |
| $iNameIndex = $aPages[$sMode]['index'] | |
| $_page | |
| $_page_cont [$iNameIndex] = call_user_func_array($aPages[$sMode]['func'], $aPages[$sMode]['func_params']) | |
| DeleteMessage | ( | ) |
Definition at line 608 of file notifies.php.
| EmptyQueue | ( | ) |
Definition at line 618 of file notifies.php.
| getAllMessagesBox | ( | ) |
Definition at line 205 of file notifies.php.
| getEmailMessage | ( | $sAction | ) |
Definition at line 233 of file notifies.php.
| getQueueMessage | ( | ) |
Definition at line 350 of file notifies.php.
| PageCodeManageSubscribers | ( | $oSubscription | ) |
Definition at line 111 of file notifies.php.
| PageCodeMassmailer | ( | ) |
Definition at line 99 of file notifies.php.
| PageCodeSettings | ( | ) |
Definition at line 138 of file notifies.php.
| PreviewMessage | ( | ) |
Definition at line 598 of file notifies.php.
| PrintStatus | ( | $sActionResult | ) |
Definition at line 156 of file notifies.php.
| QueueMessage | ( | ) |
Definition at line 487 of file notifies.php.
| $_page |
Definition at line 89 of file notifies.php.
| $_page_cont[ $iNameIndex] = call_user_func_array($aPages[$sMode]['func'], $aPages[$sMode]['func_params']) |
Definition at line 95 of file notifies.php.
| $aChSecurityExceptions |
Definition at line 9 of file notifies.php.
Definition at line 51 of file notifies.php.
| $aTopItems = array() |
Definition at line 80 of file notifies.php.
| $iNameIndex = $aPages[$sMode]['index'] |
Definition at line 88 of file notifies.php.
| $logged[ 'admin'] = member_auth(1, true, true) |
Definition at line 26 of file notifies.php.
| $oSubscription = ChWsbSubscription::getInstance() |
Definition at line 28 of file notifies.php.
| else $sMode = $_GET['mode'] |
Definition at line 78 of file notifies.php.
| const CH_SECURITY_EXCEPTIONS true |
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 8 of file notifies.php.