Method | Description | Returns |
---|---|---|
getValue() | Get the value for a WidgetSetting. Checks if the value is a datetime and transforms it from UTC to local time | 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 |
isVersionedModel() | Check whether a model is versioned | bool |
getEditor() | string | |
getDescription() | string |
Common\Models\Backend\WidgetSettingValue
WidgetSettingValue