class FeedbackPage extends Page

Pages for the GECKO registration process.

Properties

TranslationController $mod
protected $default_page from  Page

Methods

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

No description

bool|string|Template
page_overview(Translation|TranslationDocument $model)

The page to edit the improved translation

Details

at line 31
xelos_global_template|string|bool get_page(bool|mixed $modelName = false)

No description

Parameters

bool|mixed $modelName

Return Value

xelos_global_template|string|bool

Exceptions

TranslationException

at line 61
bool|string|Template page_overview(Translation|TranslationDocument $model)

The page to edit the improved translation

Parameters

Translation|TranslationDocument $model

Return Value

bool|string|Template

Exceptions

TranslationException