Class ShipcloudModuleCenterModuleController
Controller for shipcloud configuration
- HttpViewController implements HttpViewControllerInterface
-
AdminHttpViewController
implements
AdminStatusOnlyInterface
-
AbstractModuleCenterModuleController
-
ShipcloudModuleCenterModuleController
Category: System
Extends: AbstractModuleCenterModuleController
Located at Controllers/HttpView/ModuleCenter/ShipcloudModuleCenterModuleController.inc.php
Methods summary
protected
|
|
public
|
#
actionDefault( )
Returns an AdminPageHttpControllerResponse with buttons if buttons are specified or returns a RedirectHttpControllerResponse with specified redirect url. |
public
|
|
protected
string
|
|
public
|
#
actionGetPackageTemplate( )
Returns configuration of a package template as identified by the templateId GET parameter |
public
|
#
actionDeletePackageTemplate( )
Deletes a package template as identified by the templateId GET parameter and redirects back to package template configuration |
protected
array
|
|
protected
array
|
#
getOrdersStatuses( )
Retrieves a array of order statuses (ids and names as per current session language) |
public
|
|
public
|
Methods inherited from AbstractModuleCenterModuleController
Methods inherited from AdminHttpViewController
Methods inherited from HttpViewController
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_render(),
_validatePageToken(),
proceed()
Properties summary
protected
CI_DB_query_builder
|
$db
|
|
protected
ShipcloudText
|
$shipcloudText
|
|
protected
ShipcloudConfigurationStorage
|
$shipcloudConfigurationStorage
|
Properties inherited from AbstractModuleCenterModuleController
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray