class ExpressSetManager implements SetManagerInterface (View source)

Handles adding and removing keys from attribute sets.

Properties

protected $entityManager
protected $entity

Methods

allowAttributeSets()

No description

getUnassignedAttributeKeys()

No description

__construct(Entity $entity, EntityManager $entityManager)

No description

getAttributeSets()

No description

updateAttributeSetDisplayOrder($sets)

No description

Details

allowAttributeSets()

No description

getUnassignedAttributeKeys()

No description

__construct(Entity $entity, EntityManager $entityManager)

No description

Parameters

Entity $entity
EntityManager $entityManager

getAttributeSets()

No description

updateAttributeSetDisplayOrder($sets)

No description

Parameters

$sets