class ApiPage extends Page

Properties

JobQueueController $mod
protected $default_page from  Page

Methods

xelos_global_template|string|bool
get_page(mixed $subpage = false)

Standard Get Page Controller

from  Page
bool|string|Template
page_overview()

Provides an API the fetch job status information from the frontend

Details

in Page at line 26
xelos_global_template|string|bool get_page(mixed $subpage = false)

Standard Get Page Controller

Parameters

mixed $subpage

Return Value

xelos_global_template|string|bool

at line 22
bool|string|Template page_overview()

Provides an API the fetch job status information from the frontend

Return Value

bool|string|Template

Exceptions

ContentException