Handles admin processing for Demo items
This is the code documentation for the SproutCMS project
Search documentation |
class DemoItemAdminControllerHandles admin processing for Demo items
Variables
Functions
public __constructvoid $DemoItemAdminController->__construct ( ); Constructor protected _addPreRendervoid $DemoItemAdminController->_addPreRender ( mixed $view ); Pre-render hook for adding public _addSaveunknown $DemoItemAdminController->_addSave ( int &$item_id ); Saves the provided POST data into a new record in the database protected _editPreRendervoid $DemoItemAdminController->_editPreRender ( mixed $view , mixed $item_id ); Pre-render hook for editing public _editSaveboolean $DemoItemAdminController->_editSave ( int $item_id ); Process the saving of a record. public _getAddSubActionsarray $DemoItemAdminController->_getAddSubActions ( ); Return the sub-actions for adding; for spec AdminController::renderSubActions public _getEditSubActionsarray $DemoItemAdminController->_getEditSubActions ( mixed $item_id ); Return the sub-actions for editing; for spec AdminController::renderSubActions public _getToolsunknown $DemoItemAdminController->_getTools ( ); This function does not have a description public ajaxLookupstring $DemoItemAdminController->ajaxLookup ( ); AJAX lookup of the words table for the 'word' field public autofillLookupstring $DemoItemAdminController->autofillLookup ( ); AJAX lookup of the words table for the autofill list public runWorkervoid $DemoItemAdminController->runWorker ( ); This function does not have a description |
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 |