Class DynamicShopMessagesController
Class DynamicShopMessages
This controller fetches the dynamic shop messages from the shop portal through a CURL request. It will only perform the request once a day and use the data cache for this reason (performance).
- 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
|
|
public
|
|
protected
boolean|string
|
|
protected
boolean|string
|
Methods inherited from AdminHttpViewController
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_getServerData(),
_render(),
_validatePageToken(),
proceed()
Properties summary
protected
DataCache
|
$dataCache
|
|
protected
string
|
$cacheKey
|
#
'dynamic-shop-messages'
|
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray,
$serverDataArray