Method | Description | Returns |
---|---|---|
__construct(Coredna\Kernel\Helper\Classes\ClassInformation $classInformationHelper, Coredna\Kernel\Helper\Model\ModelConversion $modelConversionHelper, Coredna\Kernel\Helper\Classes\Annotation $annotationHelper, Coredna\Kernel\Helper\ObjectType\Obj $objectHelper, Coredna\Kernel\Helper\ObjectType\DateTime $dateTimeHelper, Coredna\Kernel\Helper\Model\Serialization $serialization, Model $model) | Constructor. | |
getValue() | string | |
getId() | int | |
getKey() | string | |
getType() | string | |
getSetting() | WidgetSetting | |
getRegex() | string | |
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 |
getEditor() | string | |
getDescription() | string |
Common\Models\Backend\WidgetSettingValue
WidgetSettingValue