class EventKey extends Key (View source)

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()

Get the attribute key identifier.

from  Key
string
getAttributeKeyHandle()

Get the attribute key handle.

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()

Is the attribute key searchable?

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()

Get the attribute key type.

from  Key
getAttributeTypeHandle()

No description

from  Key
getController()

Get the attribute key controller.

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
getSearchIndexer()

Get the search indexer.

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
jsonSerialize()

No description

from  Key

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()

Get the attribute key identifier.

Return Value

int

string getAttributeKeyHandle()

Get the attribute key handle.

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()

Is the attribute key searchable?

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()

Get the attribute key type.

Return Value

Type

getAttributeTypeHandle()

No description

Controller getController()

Get the attribute key controller.

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()

Get the search indexer.

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

jsonSerialize()

No description