Class ResponsiveFileManagerModuleCenterModuleController

Class ResponsiveFileManagerModuleCenterModuleController.

Class representing the module center module controller for the responsive file manager.

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

Methods summary

protected _init( void )

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

public actionDefault( void ) : AdminPageHttpControllerResponse|RedirectHttpControllerResponse

Shows the configuration page.

public actionSaveConfiguration( void )

Saves the configuration.

public actionGetConfiguration( void ) : JsonHttpControllerResponse

Returns the configuration as JSON response.

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 $configurationStorage : ResponsiveFileManagerConfigurationStorage

Configuration storage.


		
protected $moduleLanguageTextManager : ResponsiveFileManagerLanguageTextManager

Language text manager for the module.


		

Properties inherited from AbstractModuleCenterModuleController

$buttons, $languageTextManager, $pageTitle, $redirectUrl

Properties inherited from HttpViewController

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