Class TemplateConfigurationController
Class TemplateConfigurationController
- HttpViewController implements HttpViewControllerInterface
- ┗ AdminHttpViewController implements AdminStatusOnlyInterface
- ┗ TemplateConfigurationController
Package: AdminHttpViewControllers
Category: System
Extends: HttpViewController
Located at Controllers/HttpView/Admin/TemplateConfigurationController.inc.php
Category: System
Extends: HttpViewController
Located at Controllers/HttpView/Admin/TemplateConfigurationController.inc.php
Methods summary
public
__construct( HttpContextReaderInterface $httpContextReader, HttpResponseProcessorInterface $httpResponseProcessor, ContentViewInterface $contentView )
public
actionDefault( void )
: HttpControllerResponse|RedirectHttpControllerResponse
Returns the Template Configuration Page
protected
_store( string $p_key, string $p_value )
Update the template configuration values in the database
Methods inherited from AdminHttpViewController
Methods inherited from HttpViewController
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_getServerData(),
_render(),
_validatePageToken(),
getTemplateFile(),
proceed()
Properties summary
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray,
$serverDataArray