Class CookieBarController
Class CookieBarController
- HttpViewController implements HttpViewControllerInterface
-
CookieBarController
Package: HttpViewControllers
Category: System
Extends: HttpViewController
Located at Controllers/HttpView/ShopAjax/CookieBarController.inc.php
Category: System
Extends: HttpViewController
Located at Controllers/HttpView/ShopAjax/CookieBarController.inc.php
Methods summary
public
|
#
actionDefault( )
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. |
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_getServerData(),
_render(),
_validatePageToken(),
proceed()
Properties summary
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray,
$serverDataArray