BasicModule
Table of Contents
-
$actions
: array<string|int, mixed>
-
$apiLibs
: array<string|int, mixed>
-
$endpoints
: array<string|int, mixed>
-
$module
: string
-
$pages
: array<string|int, mixed>
-
$siteLibs
: array<string|int, mixed>
-
$templateFiles
: array<string|int, mixed>
-
$templates
: array<string|int, mixed>
-
__construct()
: mixed
-
registerIdentifiers()
: mixed
-
registerTemplates()
: mixed
$actions
protected
array<string|int, mixed>
$actions
$apiLibs
protected
array<string|int, mixed>
$apiLibs
$endpoints
protected
array<string|int, mixed>
$endpoints
$module
protected
string
$module
$pages
protected
array<string|int, mixed>
$pages
$siteLibs
protected
array<string|int, mixed>
$siteLibs
$templateFiles
protected
array<string|int, mixed>
$templateFiles
$templates
protected
array<string|int, mixed>
$templates
__construct()
public
__construct() : mixed
Return values
mixed
—
registerIdentifiers()
protected
registerIdentifiers() : mixed
Return values
mixed
—
registerTemplates()
protected
registerTemplates() : mixed
Return values
mixed
—