Handles admin processing for PNICE
This is the code documentation for the SproutCMS project
Search documentation |
class CNAMEAdminControllerHandles admin processing for PNICE
Variables
Functions
public __constructvoid $CNAMEAdminController->__construct ( ); Constructor protected _addPreRendervoid $CNAMEAdminController->_addPreRender ( mixed $view ); Pre-render hook for adding public _addSaveunknown $CNAMEAdminController->_addSave ( int &$item_id ); Saves the provided POST data into a new record in the database protected _editPreRendervoid $CNAMEAdminController->_editPreRender ( mixed $view , mixed $item_id ); Pre-render hook for editing public _editSaveunknown $CNAMEAdminController->_editSave ( int $item_id ); Saves the provided POST data into the specified record public _getAddSubActionsarray $CNAMEAdminController->_getAddSubActions ( ); Return the sub-actions for adding; for spec AdminController::renderSubActions public _getEditSubActionsarray $CNAMEAdminController->_getEditSubActions ( mixed $item_id ); Return the sub-actions for editing; for spec AdminController::renderSubActions |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |