AccessEventHandler
Table of Contents
Methods
-
onBeforeIBlockSectionAdd()
: mixed
-
onBeforeIBlockSectionDelete()
: mixed
-
onBeforeIBlockSectionUpdate()
: mixed
onBeforeIBlockSectionAdd()
public
static onBeforeIBlockSectionAdd(mixed &$fields) : mixed
Parameters
-
$fields
: mixed
-
onBeforeIBlockSectionDelete()
public
static onBeforeIBlockSectionDelete(mixed $sectionId) : mixed
Parameters
-
$sectionId
: mixed
-
onBeforeIBlockSectionUpdate()
public
static onBeforeIBlockSectionUpdate(mixed &$fields) : mixed
Parameters
-
$fields
: mixed
-