Class DynamicShopMessagesController
Class DynamicShopMessages
This controller fetches the dynamic shop messages from the shop portal through a CURL request.
- HttpViewController implements HttpViewControllerInterface
-
AdminHttpViewController
implements
AdminStatusOnlyInterface
-
DynamicShopMessagesController
Package: AdminHttpViewControllers
Category: System
Located at Controllers/HttpView/Admin/DynamicShopMessagesController.inc.php
Category: System
Located at Controllers/HttpView/Admin/DynamicShopMessagesController.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 AdminHttpViewController
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_render(),
_validatePageToken(),
proceed()
Properties summary
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray