Cheetah
|
Go to the source code of this file.
Functions | |
actionAllCategories () | |
actionPending () | |
actionSettings () | |
getCategoryForm () | |
getAddCategoryForm () | |
Variables | |
const | CH_SECURITY_EXCEPTIONS true |
$aChSecurityExceptions = array () | |
if(ch_get('pathes') !==false) | $logged ['admin'] = member_auth( 1, true, true ) |
$iNameIndex = 9 | |
$aMenu | |
$sAction = ch_get('action') !== false ? ch_get('action') : 'all' | |
$aMenu [$sAction]['active'] = 1 | |
$sContent = call_user_func_array($aMenu[$sAction]['_func']['name'], $aMenu[$sAction]['_func']['params']) | |
$_page | |
$_page_cont [$iNameIndex]['page_main_code'] | |
actionAllCategories | ( | ) |
Definition at line 33 of file categories.php.
actionPending | ( | ) |
Definition at line 106 of file categories.php.
actionSettings | ( | ) |
Definition at line 145 of file categories.php.
getAddCategoryForm | ( | ) |
Definition at line 231 of file categories.php.
getCategoryForm | ( | ) |
Definition at line 161 of file categories.php.
$_page |
Definition at line 278 of file categories.php.
$_page_cont[ $iNameIndex][ 'page_main_code'] |
Definition at line 284 of file categories.php.
$aChSecurityExceptions = array () |
Definition at line 20 of file categories.php.
$aMenu |
Definition at line 257 of file categories.php.
$aMenu[ $sAction][ 'active'] = 1 |
Definition at line 275 of file categories.php.
$iNameIndex = 9 |
Definition at line 256 of file categories.php.
Definition at line 31 of file categories.php.
Definition at line 274 of file categories.php.
$sContent = call_user_func_array($aMenu[$sAction]['_func']['name'], $aMenu[$sAction]['_func']['params']) |
Definition at line 276 of file categories.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 categories.php.