class AdminPage extends Page

Class Overview

Properties

LegalController $mod
protected $default_page from  Page

Methods

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

No description

page_accessibility()

Edit page for the imprint.

page_imprint()

Edit page for the imprint.

Template|null
page_mail_footer(string $footerType)

Edit page for the mail footer for all mails sent from XELOS.

page_overview()

Edit page for the disclaimer and the disclaimer settings.

page_privacy()

Edit page for the privacy page information.

Details

at line 25
xelos_global_template|string|bool get_page(mixed $subpage = false, string|null $type = null)

No description

Parameters

mixed $subpage
string|null $type

Return Value

xelos_global_template|string|bool

Exceptions

ContentException

at line 159
Template page_accessibility()

Edit page for the imprint.

Return Value

Template

Exceptions

ContentException

at line 117
Template page_imprint()

Edit page for the imprint.

Return Value

Template

Exceptions

ContentException

Edit page for the mail footer for all mails sent from XELOS.

Parameters

string $footerType

Return Value

Template|null

Exceptions

ContentException

at line 38
Template page_overview()

Edit page for the disclaimer and the disclaimer settings.

Return Value

Template

Exceptions

ContentException

at line 202
Template page_privacy()

Edit page for the privacy page information.

Return Value

Template

Exceptions

ContentException