class DisclaimerPage extends Page

Class Overview

Properties

LegalController $mod
protected $default_page from  Page

Methods

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

Standard Get Page Controller

from  Page
page_overview()

Displays the disclaimer. If the user has to agree to it, the confirm form will be displayed.

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 24
Template page_overview()

Displays the disclaimer. If the user has to agree to it, the confirm form will be displayed.

Return Value

Template

Exceptions

ContentException