class OverviewPage extends Page

Class Overview

Properties

ReadConfirmationController $mod
protected $default_page from  Page

Methods

getOverviewTable(ModelCollection $confirmationRequests)

Get the table used in overview and CMS Portlet

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

Standard Get Page Controller

from  Page
Template|xelos_global_template
page_overview()

Overview for the user, is also used for access control who should be able to see the respective portlets

page_redirect(int $documentIndexId = null)

No description

Details

at line 101
Table getOverviewTable(ModelCollection $confirmationRequests)

Get the table used in overview and CMS Portlet

Parameters

ModelCollection $confirmationRequests

Return Value

Table

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

Overview for the user, is also used for access control who should be able to see the respective portlets

Return Value

Template|xelos_global_template

at line 78
page_redirect(int $documentIndexId = null)

No description

Parameters

int $documentIndexId