Documentation

SettingsController extends Controller

SettingsController for listing The last execution of the cron job

Tags
copyright

Cloudrexx AG

author

Project Team SS4U info@cloudrexx.com

subpackage

coremodule_cron

Table of Contents

Properties

$cx  : Cx
Main class instance
$em  : EntityManager
Em instance
$template  : Sigma
Sigma template instance
$systemComponentController  : SystemComponentController
SystemComponentController for this Component

Methods

__call()  : mixed
Route methods like getName(), getType(), getDirectory(), etc.
__construct()  : mixed
Controller for the Backend Cron jobs views
getSystemComponentController()  : SystemComponentController
Returns the main controller
parsePage()  : mixed
Use this to parse your backend page
showSettings()  : mixed
Display the time of the newest SysLog entry from Cron

Properties

Methods

__call()

Route methods like getName(), getType(), getDirectory(), etc.

public __call(string $methodName, array<string|int, mixed> $arguments) : mixed
Parameters
$methodName : string

Name of method to call

$arguments : array<string|int, mixed>

List of arguments for the method to call

Return values
mixed

Return value of the method to call

showSettings()

Display the time of the newest SysLog entry from Cron

public showSettings() : mixed
Tags
global

type $_ARRAYLANG


        
On this page

Search results