class CallbackPage 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_worker()

Provides an API the update job status information from external sources (e.g. worker container)

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 25
bool|string|Template page_worker()

Provides an API the update job status information from external sources (e.g. worker container)

Return Value

bool|string|Template

Exceptions

ContentException

See also

QueueableJob::getJobCallbackURI