|
Cheetah
|
Go to the source code of this file.
Functions | |
| switch(true) | createNewBlock () |
| createNewItem () | |
| genAreaJSON ( $iAreaID) | |
| savePositions ( $iAreaID) | |
| saveItem ( $iAreaID, $aData) | |
| deleteItem ( $iItemID, $iAreaID) | |
| showEditForm ( $iItemID, $iAreaID) | |
Variables | |
| const | CH_SECURITY_EXCEPTIONS true |
| $aChSecurityExceptions = array () | |
| $aChSecurityExceptions [] = 'POST.Check' | |
| $logged ['admin'] = member_auth( 1, true, true ) | |
| $sAction = ch_get('action') | |
Definition at line 55 of file fields.parse.php.
| createNewItem | ( | ) |
Definition at line 63 of file fields.parse.php.
| deleteItem | ( | $iItemID, | |
| $iAreaID | |||
| ) |
Definition at line 100 of file fields.parse.php.
| genAreaJSON | ( | $iAreaID | ) |
Definition at line 72 of file fields.parse.php.
| saveItem | ( | $iAreaID, | |
| $aData | |||
| ) |
Definition at line 91 of file fields.parse.php.
| savePositions | ( | $iAreaID | ) |
Definition at line 80 of file fields.parse.php.
| showEditForm | ( | $iItemID, | |
| $iAreaID | |||
| ) |
Definition at line 109 of file fields.parse.php.
| $aChSecurityExceptions = array () |
Definition at line 9 of file fields.parse.php.
| $aChSecurityExceptions[] = 'POST.Check' |
Definition at line 10 of file fields.parse.php.
| $logged[ 'admin'] = member_auth( 1, true, true ) |
Definition at line 22 of file fields.parse.php.
| $sAction = ch_get('action') |
Definition at line 24 of file fields.parse.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 fields.parse.php.