Provides a base class for controllers which don't manage records, but are just a set of tools
This is the code documentation for the SproutCMS project
Search documentation |
class NoRecordsAdminControllerProvides a base class for controllers which don't manage records, but are just a set of tools
Functions
public _addSaveunknown $NoRecordsAdminController->_addSave ( mixed &$item_id ); This function does not have a description public _deleteSaveunknown $NoRecordsAdminController->_deleteSave ( mixed $item_id ); This function does not have a description public _editSaveunknown $NoRecordsAdminController->_editSave ( mixed $item_id ); This function does not have a description public _getAddFormunknown $NoRecordsAdminController->_getAddForm ( ); This function does not have a description public _getContentsvoid $NoRecordsAdminController->_getContents ( ); This function does not have a description public _getDeleteFormunknown $NoRecordsAdminController->_getDeleteForm ( mixed $item_id ); This function does not have a description public _getEditFormunknown $NoRecordsAdminController->_getEditForm ( mixed $item_id ); This function does not have a description public _getNavigationunknown $NoRecordsAdminController->_getNavigation ( ); This function does not have a description public _getToolsunknown $NoRecordsAdminController->_getTools ( ); 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: Tuesday, 15th September, 2026 at 10:26 am |
|