PHP Класс Cti_Configurator_Helper_Components_Attributes, magento-configurator

Наследование: extends Cti_Configurator_Helper_Components_Abstract
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( )

Защищенные методы

Метод Описание
_processComponent ( $data )
_processFile ( $globalFile, $localFile = null )

Приватные методы

Метод Описание
_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

Описание методов

__construct() публичный Метод

public __construct ( )

_processComponent() защищенный Метод

protected _processComponent ( $data )

_processFile() защищенный Метод

protected _processFile ( $globalFile, $localFile = null )