UserPreset
class UserPreset extends ConcreteObject (View source)
Properties
$error | from ConcreteObject | ||
int | $arLayoutPresetID | ||
string | $arLayoutPresetName | ||
int | $arLayoutID |
Methods
static UserPreset
getByID(int $arLayoutPresetID)
No description
delete()
No description
int
getAreaLayoutPresetID()
No description
string
getAreaLayoutPresetName()
No description
int
getAreaLayoutID()
No description
CustomLayout|ThemeGridLayout|null
getAreaLayoutObject()
No description
updateName(string $arLayoutPresetName)
No description
getPresetObject()
No description
Details
loadError($error)
No description
isError()
No description
getError()
No description
setPropertiesFromArray($arr)
No description
static
camelcase($file)
No description
static
uncamelcase($string)
No description
static Preset[]
getList()
No description
static UserPreset
getByID(int $arLayoutPresetID)
No description
delete()
No description
int
getAreaLayoutPresetID()
No description
string
getAreaLayoutPresetName()
No description
int
getAreaLayoutID()
No description
CustomLayout|ThemeGridLayout|null
getAreaLayoutObject()
No description
updateAreaLayoutObject(Layout $arLayout)
No description
updateName(string $arLayoutPresetName)
No description
getPresetObject()
No description