CommonGateway\CoreBundle\Service\EavService
Methods
| Name | Description |
|---|---|
| __construct | |
| checkAttributeforEntity | Checks an atribute to see if a schema for its reference has becomme available. |
| checkEntityforAttribute | Checks an entity to see if there are anny atributtes waiting for it. |
EavService::__construct
Description
__construct (void)
Parameters
This function has no parameters.
Return Values
void
EavService::checkAttributeforEntity
Description
public checkAttributeforEntity (\Attribute $attribute)
Checks an atribute to see if a schema for its reference has becomme available.
Parameters
(\Attribute) $attribute
Return Values
\Attribute
EavService::checkEntityforAttribute
Description
public checkEntityforAttribute (\Entity $entity)
Checks an entity to see if there are anny atributtes waiting for it.
Parameters
(\Entity) $entity
Return Values
\Entity