class LegacyKey extends Key (View source)

deprecated

Traits

Properties

protected $package from  PackageTrait
protected $settings from  Key
protected $akID from  Key
protected $akHandle from  Key
protected $akName from  Key
protected $akIsSearchable from  Key
protected $akIsInternal from  Key
protected $akIsSearchableIndexed from  Key
protected $set_keys from  Key
protected Type $type from  Key
protected $category from  Key

Methods

mixed
getPackage()

No description

setPackage(mixed $package)

No description

getPackageID()

No description

getPackageHandle()

No description

setAttributeKeyID($akID)

No description

from  Key
int
getAttributeKeyID()

No description

from  Key
string
getAttributeKeyHandle()

No description

from  Key
setAttributeKeyHandle($akHandle)

No description

from  Key
mixed
isAttributeKeyInternal()

No description

from  Key
setIsAttributeKeyInternal($akIsInternal)

No description

from  Key
mixed
getAttributeKeyName()

No description

from  Key
setAttributeKeyName($akName)

No description

from  Key
bool
isAttributeKeySearchable()

No description

from  Key
setIsAttributeKeySearchable($akIsSearchable)

No description

from  Key
mixed
isAttributeKeyContentIndexed()

No description

from  Key
setIsAttributeKeyContentIndexed($akIsSearchableIndexed)

No description

from  Key
mixed
getAttributeKeySettings()

No description

from  Key
setAttributeKeySettings($settings)

No description

from  Key
setAttributeType(Type $type)

No description

from  Key
getAttributeType()

No description

from  Key
getAttributeTypeHandle()

No description

from  Key
getController()

No description

from  Key
getAttributeCategoryEntity()

No description

from  Key
getAttributeCategory()

No description

from  Key
setAttributeCategoryEntity(mixed $category)

No description

from  Key
getExporter()

No description

from  Key
getControlView(ContextInterface $context)

No description

from  Key
render($view = 'view', $value = false, $return = false) deprecated

No description

from  Key
getAttributeKeyDisplayName($format = 'html')

No description

from  Key
getAttributeSets()

No description

from  Key
inAttributeSet(Set $set)

No description

from  Key
mixed
__toString()

Doctrine requires this for certain queries.

from  Key
setAttributeSet($set) deprecated

No description

from  Key
getAttributeValueIDList() deprecated

No description

from  Key
getAttributeKeyIconSRC()

No description

update($args)

No description

delete()

No description

Details

mixed getPackage()

No description

Return Value

mixed

setPackage(mixed $package)

No description

Parameters

mixed $package

getPackageID()

No description

getPackageHandle()

No description

setAttributeKeyID($akID)

No description

Parameters

$akID

int getAttributeKeyID()

No description

Return Value

int

string getAttributeKeyHandle()

No description

Return Value

string

setAttributeKeyHandle($akHandle)

No description

Parameters

$akHandle

mixed isAttributeKeyInternal()

No description

Return Value

mixed

setIsAttributeKeyInternal($akIsInternal)

No description

Parameters

$akIsInternal

mixed getAttributeKeyName()

No description

Return Value

mixed

setAttributeKeyName($akName)

No description

Parameters

$akName

bool isAttributeKeySearchable()

No description

Return Value

bool

setIsAttributeKeySearchable($akIsSearchable)

No description

Parameters

$akIsSearchable

mixed isAttributeKeyContentIndexed()

No description

Return Value

mixed

setIsAttributeKeyContentIndexed($akIsSearchableIndexed)

No description

Parameters

$akIsSearchableIndexed

mixed getAttributeKeySettings()

No description

Return Value

mixed

setAttributeKeySettings($settings)

No description

Parameters

$settings

setAttributeType(Type $type)

No description

Parameters

Type $type

Type getAttributeType()

No description

Return Value

Type

getAttributeTypeHandle()

No description

Controller getController()

No description

Return Value

Controller

getAttributeKeyCategoryHandle()

No description

getAttributeCategoryEntity()

No description

getAttributeCategory()

No description

setAttributeCategoryEntity(mixed $category)

No description

Parameters

mixed $category

ItemInterface getExporter()

No description

Return Value

ItemInterface

getControlView(ContextInterface $context)

No description

Parameters

ContextInterface $context

render($view = 'view', $value = false, $return = false) deprecated

deprecated

No description

Parameters

$view
$value
$return

getAttributeKeyDisplayName($format = 'html')

No description

Parameters

$format

getAttributeSets()

No description

inAttributeSet(Set $set)

No description

Parameters

Set $set

SearchIndexerInterface getSearchIndexer()

No description

Return Value

SearchIndexerInterface

mixed __toString()

Doctrine requires this for certain queries.

Return Value

mixed

setAttributeSet($set) deprecated

deprecated

No description

Parameters

$set

getAttributeValueIDList() deprecated

deprecated

No description

getAttributeKeyIconSRC()

No description

update($args)

No description

Parameters

$args

delete()

No description