Key
class Key implements AttributeKeyInterface, ExportableInterface, ControlInterface (View source)
Traits
Properties
protected | $package | from PackageTrait | |
protected | $settings | ||
protected | $akID | ||
protected | $akHandle | ||
protected | $akName | ||
protected | $akIsSearchable | ||
protected | $akIsInternal | ||
protected | $akIsSearchableIndexed | ||
protected | $set_keys | ||
protected Type | $type | ||
protected | $category |
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Get the attribute key type.
No description
Get the attribute key controller.
No description
No description
No description
No description
No description
No description
No description
Get the search indexer.
Doctrine requires this for certain queries.
Details
mixed
getPackage()
No description
setPackage(mixed $package)
No description
getPackageID()
No description
getPackageHandle()
No description
setAttributeKeyID($akID)
No description
int
getAttributeKeyID()
No description
string
getAttributeKeyHandle()
No description
setAttributeKeyHandle($akHandle)
No description
mixed
isAttributeKeyInternal()
No description
setIsAttributeKeyInternal($akIsInternal)
No description
mixed
getAttributeKeyName()
No description
setAttributeKeyName($akName)
No description
bool
isAttributeKeySearchable()
No description
setIsAttributeKeySearchable($akIsSearchable)
No description
mixed
isAttributeKeyContentIndexed()
No description
setIsAttributeKeyContentIndexed($akIsSearchableIndexed)
No description
mixed
getAttributeKeySettings()
No description
setAttributeKeySettings($settings)
No description
setAttributeType(Type $type)
No description
Type
getAttributeType()
Get the attribute key type.
getAttributeTypeHandle()
No description
Controller
getController()
Get the attribute key controller.
getAttributeKeyCategoryHandle()
No description
getAttributeCategoryEntity()
No description
getAttributeCategory()
No description
setAttributeCategoryEntity(mixed $category)
No description
ItemInterface
getExporter()
No description
getControlView(ContextInterface $context)
No description
render($view = 'view', $value = false, $return = false)
deprecated
deprecated
No description
getAttributeKeyDisplayName($format = 'html')
No description
getAttributeSets()
No description
inAttributeSet(Set $set)
No description
SearchIndexerInterface
getSearchIndexer()
Get the search indexer.
mixed
__toString()
Doctrine requires this for certain queries.
setAttributeSet($set)
deprecated
deprecated
No description
getAttributeValueIDList()
deprecated
deprecated
No description