Handles most processing for Worker Jobs
This is the code documentation for the SproutCMS project
Search documentation |
class WorkerJobAdminControllerHandles most processing for Worker Jobs
Variables
Functions
public __constructvoid $WorkerJobAdminController->__construct ( ); Constructor public _addSaveunknown $WorkerJobAdminController->_addSave ( mixed &$item_id ); This function does not have a description public _editSaveunknown $WorkerJobAdminController->_editSave ( mixed $item_id ); This function does not have a description public _extraManualRununknown $WorkerJobAdminController->_extraManualRun ( ); UI for running worker jobs manually public _getAddFormunknown $WorkerJobAdminController->_getAddForm ( ); This function does not have a description public _getNavigationunknown $WorkerJobAdminController->_getNavigation ( ); This function does not have a description public _getToolsunknown $WorkerJobAdminController->_getTools ( ); Returns the contents of the navigation pane for the list public _getVisibilityFieldsarray $WorkerJobAdminController->_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 jsonStatusvoid $WorkerJobAdminController->jsonStatus ( mixed $job_id ); Return the status and log for the worker job edit view ajax update public manualRunActionvoid $WorkerJobAdminController->manualRunAction ( ); Manually runs a worker job Extra args can be provided as required. |
| 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 |
|