Открытые члены | |
__construct ($editMode=false, $isPage=true) | |
isPage () | |
getTitle () | |
getDescription () | |
getSort () | |
isFree () | |
isLocked () | |
getLockedMessage () | |
isNeedPublication () | |
getCode () | |
setData (array $data) | |
getPageFields () | |
getFields () | |
enabledInEditMode () | |
enabledInIntranetMode () | |
fieldsHash () | |
dataExist () | |
setCustomExec (callable $callback) | |
issetCustomExec () | |
enabled () | |
exec () | |
Защищенные члены | |
isEditMode () | |
execCustom () | |
getMap () | |
Защищенные данные | |
$editMode = false | |
$fields = array() | |
$fieldsPage = array() | |
$isPage = true | |
$customExec = null | |
$isNeedPublication = false | |
__construct | ( | $editMode = false, | |
$isPage = true ) |
dataExist | ( | ) |
|
abstract |
Enable or not the hook.
Переопределяется в B24button, Background, Cookies, Copyright, CssBlock, Favicon, Fonts, GaCounter, GMap, GTM, HeadBlock, Layout, MetaGoogleVerification, MetaMain, MetaOg, MetaRobots, MetaYandexVerification, PixelFb, PixelVk, Robots, Settings, Speed, Theme, ThemeFonts, Transition, Up, View, YaCounter и YMap.
enabledInEditMode | ( | ) |
enabledInIntranetMode | ( | ) |
|
abstract |
Exec hook.
Переопределяется в B24button, Background, Cookies, Copyright, CssBlock, Favicon, Fonts, GaCounter, GMap, GTM, HeadBlock, Layout, MetaGoogleVerification, MetaMain, MetaOg, MetaRobots, MetaYandexVerification, PixelFb, PixelVk, Robots, Settings, Speed, Theme, ThemeFonts, Transition, Up, View, YaCounter и YMap.
|
protected |
fieldsHash | ( | ) |
getDescription | ( | ) |
getFields | ( | ) |
getLockedMessage | ( | ) |
|
abstractprotected |
Map of the fields.
Переопределяется в B24button, Background, Cookies, Copyright, CssBlock, Favicon, Fonts, GaCounter, GMap, GTM, HeadBlock, Layout, MetaGoogleVerification, MetaMain, MetaOg, MetaRobots, MetaYandexVerification, PixelFb, PixelVk, Robots, Settings, Speed, Theme, ThemeFonts, Transition, Up, View, YaCounter и YMap.
getPageFields | ( | ) |
getSort | ( | ) |
getTitle | ( | ) |
|
protected |
isFree | ( | ) |
isLocked | ( | ) |
isNeedPublication | ( | ) |
isPage | ( | ) |
issetCustomExec | ( | ) |
setCustomExec | ( | callable | $callback | ) |
setData | ( | array | $data | ) |