Class SharedShoppingCartConfigurationController

Class SharedShoppingCartConfigurationController

HttpViewController implements HttpViewControllerInterface
SharedShoppingCartConfigurationController

Methods summary

public proceed( HttpContextInterface $httpContext )

Initializes the controller

public actionDefault( void ) : HttpControllerResponseInterface

Default action method. Every controller child class requires at least the default action method, which is invoked when the ::_getQueryParameterData('do') value is not separated by a trailing slash.

public actionStore( void )
protected _getShoppingCartLifePeriod( void )
protected _storeLifePeriod( IntType $lifePeriod )

Methods inherited from HttpViewController

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

Properties summary

protected $languageTextManager : LanguageTextManager

$languageTextManager


		
protected $defaultLifePeriod : integer

$defaultLifePeriod

365

Properties inherited from HttpViewController

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