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

Methods summary

public __construct( HttpContextReaderInterface $httpContextReader, HttpResponseProcessorInterface $httpResponseProcessor, ContentViewInterface $contentView )
public actionDefault( void ) : HttpControllerResponse|RedirectHttpControllerResponse

Returns the Template Configuration Page

public actionStore( void ) : RedirectHttpControllerResponse

Save shop key

protected _store( string $p_key, string $p_value )

Update the template configuration values in the database

protected _checkEnvironment( void )

Methods inherited from AdminHttpViewController

validateCurrentAdminStatus()

Methods inherited from HttpViewController

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

Properties summary

protected $db : CI_DB_query_builder

$db


		
protected $languageTextManager : LanguageTextManager

$languageTextManager


		
protected $shopEnvironment : string

		

Properties inherited from HttpViewController

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