Handles admin processing for the action log, which is a record of changes to database content
This is the code documentation for the SproutCMS project
Search documentation |
class ActionLogAdminControllerHandles admin processing for the action log, which is a record of changes to database content
Variables
Functions
public __constructvoid $ActionLogAdminController->__construct ( ); Constructor public _addSaveunknown $ActionLogAdminController->_addSave ( mixed &$item_id ); This function does not have a description protected _editPreRendervoid $ActionLogAdminController->_editPreRender ( mixed $view , mixed $item_id ); Mods public _editSaveunknown $ActionLogAdminController->_editSave ( mixed $item_id ); This function does not have a description public _extraLoginAttemptsunknown $ActionLogAdminController->_extraLoginAttempts ( ); List if recent logins public _getAddFormunknown $ActionLogAdminController->_getAddForm ( ); This function does not have a description public _getNavigationunknown $ActionLogAdminController->_getNavigation ( ); Shows a list of tables public _getToolsunknown $ActionLogAdminController->_getTools ( ); List of tools public _getVisibilityFieldsarray $ActionLogAdminController->_getVisibilityFields ( ); Return the fields to show in the sidebar when adding or editing a record. These fields are shown under a heading of "Visibility" Key is the field name, value is the field label public _isEditSavedunknown $ActionLogAdminController->_isEditSaved ( mixed $item_id ); This function does not have a description public cronCleanupvoid $ActionLogAdminController->cronCleanup ( ); 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 |
|