class Set implements ExportableInterface (View source)

Traits

Properties

protected $package from  PackageTrait
protected $keys
protected $category
protected $asID
protected $asHandle
protected $asName
protected $asDisplayOrder
protected $asIsLocked

Methods

mixed
getPackage()

No description

setPackage(mixed $package)

No description

getPackageID()

No description

getPackageHandle()

No description

__construct()

No description

mixed
getAttributeKeyCollection()

No description

getExporter()

No description

Key
getAttributeKeys()

No description

setAttributeKeys(mixed $keys)

No description

clearAttributeKeys()

No description

mixed
getAttributeKeyCategory()

No description

setAttributeKeyCategory(mixed $category)

No description

mixed
getAttributeSetID()

No description

mixed
getAttributeSetHandle()

No description

setAttributeSetHandle(mixed $asHandle)

No description

mixed
getAttributeSetName()

No description

setAttributeSetName(mixed $asName)

No description

mixed
getAttributeSetDisplayOrder()

No description

mixed
getAttributeSetKeyCategoryID()

No description

setAttributeSetDisplayOrder(mixed $asDisplayOrder)

No description

mixed
isAttributeSetLocked()

No description

setAttributeSetIsLocked(mixed $asIsLocked)

No description

getAttributeSetDisplayName($format = 'html')

No description

addKey(Key $key)

No description

__toString()

No description

Details

mixed getPackage()

No description

Return Value

mixed

setPackage(mixed $package)

No description

Parameters

mixed $package

getPackageID()

No description

getPackageHandle()

No description

__construct()

No description

mixed getAttributeKeyCollection()

No description

Return Value

mixed

ItemInterface getExporter()

No description

Return Value

ItemInterface

Key getAttributeKeys()

No description

Return Value

Key

setAttributeKeys(mixed $keys)

No description

Parameters

mixed $keys

clearAttributeKeys()

No description

mixed getAttributeKeyCategory()

No description

Return Value

mixed

setAttributeKeyCategory(mixed $category)

No description

Parameters

mixed $category

mixed getAttributeSetID()

No description

Return Value

mixed

mixed getAttributeSetHandle()

No description

Return Value

mixed

setAttributeSetHandle(mixed $asHandle)

No description

Parameters

mixed $asHandle

mixed getAttributeSetName()

No description

Return Value

mixed

setAttributeSetName(mixed $asName)

No description

Parameters

mixed $asName

mixed getAttributeSetDisplayOrder()

No description

Return Value

mixed

mixed getAttributeSetKeyCategoryID()

No description

Return Value

mixed

setAttributeSetDisplayOrder(mixed $asDisplayOrder)

No description

Parameters

mixed $asDisplayOrder

mixed isAttributeSetLocked()

No description

Return Value

mixed

setAttributeSetIsLocked(mixed $asIsLocked)

No description

Parameters

mixed $asIsLocked

getAttributeSetDisplayName($format = 'html')

No description

Parameters

$format

addKey(Key $key)

No description

Parameters

Key $key

__toString()

No description