Entry
class Entry implements JsonSerializable, ObjectInterface, ObjectInterface, ExportableInterface (View source)
Traits
Properties
protected | $entryFormatter | ||
protected | $exEntryID | ||
protected | $exEntryDisplayOrder | ||
protected | $exEntryDateCreated | ||
protected | $entity | ||
protected | $attributes | ||
protected | $associations | ||
protected | $containing_associations |
Methods
No description
No description
Sets the attribute of a user info object to the specified value, and saves it in the database.
Returns either an attribute (if passed an attribute handle) or the content of an association, if it matches an association.
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
CategoryInterface
getObjectAttributeCategory()
No description
AttributeValueInterface|null
getAttributeValueObject(AttributeKeyInterface|string $ak, bool $createIfNotExists = false)
No description
getAttribute($ak, $mode = false)
No description
Value
getAttributeValue($ak)
No description
clearAttribute($ak)
No description
Value
setAttribute($ak, mixed $value)
Sets the attribute of a user info object to the specified value, and saves it in the database.
__call($nm, $a)
Returns either an attribute (if passed an attribute handle) or the content of an association, if it matches an association.
getPermissionObjectIdentifier()
No description
getPermissionResponseClassName()
No description
getPermissionAssignmentClassName()
No description
getPermissionObjectKeyCategoryHandle()
No description
Entity
getEntity()
No description
setEntity(mixed $entity)
No description
getID()
No description
setID(mixed $exEntryID)
No description
mixed
getAttributes()
No description
setAttributes(mixed $attributes)
No description
mixed
getEntryDisplayOrder()
No description
setEntryDisplayOrder(mixed $exEntryDisplayOrder)
No description
mixed
getAssociations()
No description
setAssociations(mixed $associations)
No description
getAssociation($handle)
deprecated
deprecated
No description
Association|null
getEntryAssociation(Association $association)
Get the EntryAssociation for a given association
getOwnedByEntry()
No description
__construct()
No description
getLabel()
No description
jsonSerialize()
No description
DateTime
getDateCreated()
No description
setDateCreated(mixed $exEntryDateCreated)
No description
associateEntries()
No description
ItemInterface
getExporter()
No description