UserPreset
class UserPreset extends Object (View source)
Properties
$error | from Object | ||
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
in
Object at line 10
loadError($error)
No description
in
Object at line 15
isError()
No description
in
Object at line 25
getError()
No description
in
Object at line 30
setPropertiesFromArray($arr)
No description
in
Object at line 37
static
camelcase($file)
No description
in
Object at line 42
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