PHP 클래스 Cti_Configurator_Helper_Components_Attributes, magento-configurator

상속: extends Cti_Configurator_Helper_Components_Abstract
파일 보기 프로젝트 열기: ctidigital/magento-configurator

공개 메소드들

메소드 설명
__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 )