Manager
Table of Contents
Methods
- getEntity() : Entity
- Create ORM entity for access attribute table by crm entity type
- getEntityDataClass() : string
- Get tablet class for access attribute table by crm entity type
Methods
getEntity()
Create ORM entity for access attribute table by crm entity type
public
static getEntity(string $entityTypeName) : Entity
Parameters
- $entityTypeName : string
Return values
EntitygetEntityDataClass()
Get tablet class for access attribute table by crm entity type
public
static getEntityDataClass(string $entityTypeName) : string
Parameters
- $entityTypeName : string