Class CustomerGroupAjaxController
Class CustomerGroupAjaxController
- HttpViewController implements HttpViewControllerInterface
-
AdminHttpViewController
implements
AdminStatusOnlyInterface
-
CustomerGroupAjaxController
Category: System
Extends: AdminHttpViewController
Extends: AdminHttpViewController
Located at Controllers/HttpView/AdminAjax/CustomerGroupAjaxController.inc.php
Methods summary
public
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
protected
array
|
#
_storeCustomerGroup(
Tries to store a customer group entity. |
protected
|
#
_storeCustomerGroupConfigurations(
Stores posted customer group configurations to the customer group entity. |
protected
|
#
_storeCustomerGroupSettings(
Stores posted customer group settings to the customer group entity. |
protected
|
#
_storeCustomerGroupNames(
Stores all names by language id in the given post data. |
protected
|
|
protected
|
|
protected
array
|
#
_getStringArray( $stringValue )
Returns an Array from String, if the string is empty, it returns an empty string. |
protected
array
|
#
_updateCustomerGroup(
Tries to update a customer group entity. |
protected
|
|
protected
array
|
#
_serializeCustomerGroup(
Serializes customer group entities. |
protected
array
|
#
_serializeCustomerGroupSettings(
Serializes customer group settings value object. |
protected
array
|
#
_serializeCustomerGroupConfigurations(
Serializes customer group configurations value object. |
protected
array
|
#
_serializeCustomerGroupCollection(
Serializes customer group collections. |
protected
|
#
_setAsDefault(
Sets default value to customer group entity. |
protected
|
|
protected
|
#
_createBaseForCustomerGroup( customerGroupInterface $customerGroup )
Creates a base personal offer table if base is not an admin. |
Methods inherited from AdminHttpViewController
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_getServerData(),
_render(),
_validatePageToken(),
actionDefault(),
getTemplateFile(),
proceed()
Properties summary
protected
|
$customerGroupReadService
|
|
protected
|
$customerGroupWriteService
|
|
protected
|
$languageProvider
|
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray,
$serverDataArray