AssociationExtensionHelper
class AssociationExtensionHelper implements AssociationExtensionInterface
Association Extension Helper
Methods
boolean
hasAssociationsSupport()
Checks if the extension supports associations
array
getItemTypes()
Get the item types
array
getAssociationList(
string $typeName,
int $itemId)
Get the associated items for an item
array
getType(
string $typeName = '')
Get information about the type
array
getTypeFields(
string $typeName)
Get information about the fields the type provides
array
getTypeSupport(
string $typeName)
Get information about the fields the type provides
array
getTypeTables(
string $typeName)
Get information about the tables the type use
array
getTypeJoins(
string $typeName)
Get information about the table joins for the type
array
getTypeTitle(
string $typeName)
Get the type title
string
getTypeFieldName(
string $typeName,
string $fieldName)
Get a table field name for a type