class ResPage extends Page

Class Overview

Properties

SystemPwaController $mod
protected $default_page from  Page

Methods

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

Standard Get Page Controller

from  Page
false|string
page_manifest()

Deliver a PWA Manifest

Template|xelos_global_template
page_overview()

No description

string
page_sw()

Serve the serviceWorker.js with special header to apply the root scope

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 66
false|string page_manifest()

Deliver a PWA Manifest

Return Value

false|string

at line 25
Template|xelos_global_template page_overview()

No description

Return Value

Template|xelos_global_template

at line 37
string page_sw()

Serve the serviceWorker.js with special header to apply the root scope

Return Value

string

JS Content