g
Frontend | Backend | Api

Common\Models\Frontend\CustomField

CustomField

Method Description Returns
getId() int
getName() string
getLabel() string
getHelp() string
getInfo() string
getEntity() string
getType() InputType
isRequired() bool
getDefaultContent() Content
getCreated() DateTime
getModified() DateTime
getValues() Collection (CustomFieldValue)
isNewRecord() Check if the record is a new record bool
isHierarchicalModel() Check whether a model is a hierarchical model, i.e. can have children bool