PHP Class Cti_Configurator_Helper_Components_Attributes, magento-configurator

Inheritance: extends Cti_Configurator_Helper_Components_Abstract
Afficher le fichier Open project: ctidigital/magento-configurator

Méthodes publiques

Méthode Description
__construct ( )

Méthodes protégées

Méthode Description
_processComponent ( $data )
_processFile ( $globalFile, $localFile = null )

Private Methods

Méthode Description
_createOrUpdateAttribute ( $code, $data )
_getAttribute ( $code ) : boolean | Varien_Object Gets a particular attribute otherwise returns false if it doesn't exist
_getAttributeDefaultSettings ( ) : array
_maintainAttributeOptions ( $attribute, $options ) Assigns options to an attribute
_maintainAttributeStoreLabels ( $attribute, $labels ) Assign store labels to an attribute

Method Details

__construct() public méthode

public __construct ( )

_processComponent() protected méthode

protected _processComponent ( $data )

_processFile() protected méthode

protected _processFile ( $globalFile, $localFile = null )