Class DashboardController
Class DashboardController
PHP controller class for the dashboard page of the admin section. The statistic results are generated within this class and provided to the frontend through AJAX calls.
- HttpViewController implements HttpViewControllerInterface
-
AdminHttpViewController
implements
AdminStatusOnlyInterface
-
DashboardController
Package: AdminHttpViewControllers
Category: System
Located at Controllers/HttpView/Admin/DashboardController.inc.php
Category: System
Located at Controllers/HttpView/Admin/DashboardController.inc.php
Methods summary
public
|
#
proceed(
Overrides "proceed" method of parent and use it for initialization. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from AdminHttpViewController
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_render(),
_validatePageToken(),
actionDefault()
Properties summary
protected
|
$settings
|
|
protected
|
$loader
|
|
protected
array
|
$excludeOrderStatusIds
|
#
array(99)
|
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray