Class IloxxModuleCenterModuleController

Class IloxxModuleCenterModuleController

HttpViewController implements HttpViewControllerInterface
AdminHttpViewController implements AdminStatusOnlyInterface
AbstractModuleCenterModuleController
IloxxModuleCenterModuleController
Package: Modules\Controllers
Category: System
Extends: AbstractModuleCenterModuleController
Located at Controllers/HttpView/ModuleCenter/IloxxModuleCenterModuleController.inc.php

Methods summary

protected _init( void )

Initialize the module e.g. set title, description, sort order etc.

public actionDefault( void ) : AdminPageHttpControllerResponse|RedirectHttpControllerResponse

Returns an AdminPageHttpControllerResponse with buttons if buttons are specified or returns a RedirectHttpControllerResponse with specified redirect url.

public actionSaveConfiguration( void )
public actionGetTransactionList( void )

Methods inherited from AbstractModuleCenterModuleController

__construct()

Methods inherited from AdminHttpViewController

validateCurrentAdminStatus()

Methods inherited from HttpViewController

_callActionMethod(), _getPostData(), _getPostDataCollection(), _getQueryParameter(), _getQueryParametersCollection(), _getServerData(), _render(), _validatePageToken(), getTemplateFile(), proceed()

Properties summary

protected $languageTextManager : LanguageTextManager

$languageTextManager


		

Properties inherited from AbstractModuleCenterModuleController

$buttons, $pageTitle, $redirectUrl

Properties inherited from HttpViewController

$assets, $contentView, $httpContextReader, $httpResponseProcessor, $postDataArray, $queryParametersArray, $serverDataArray