CoreUtil
class CoreUtil
Methods
static CRM_Core_DAO|string
getBAOFromApiName($entityName)
todo this class should not rely on api3 code
static string
getCustomTableByName(string $customGroupName)
Get table name of given Custom group
static string
getApiNameFromTableName($tableName)
Given a sql table name, return the name of the api entity.
Details
at line 56
static CRM_Core_DAO|string
getBAOFromApiName($entityName)
todo this class should not rely on api3 code
at line 70
static string
getCustomTableByName(string $customGroupName)
Get table name of given Custom group
at line 84
static string
getApiNameFromTableName($tableName)
Given a sql table name, return the name of the api entity.