CatalogSectionTabHandler extends TabHandler
Class CatalogSectionTabHandler Work with iblock section / catalog category edit page.
Table of Contents
Properties
- $description : mixed
- $name : mixed
Methods
- __construct() : mixed
- CatalogSectionTabHandler constructor.
- action() : bool
- Save POST data
- check() : bool
- Check POST values
- showTabSection() : string
- Format HTML for showing. Return HTML string.
Properties
$description
public
mixed
$description
= ""
$name
public
mixed
$name
= ""
Methods
__construct()
CatalogSectionTabHandler constructor.
public
__construct() : mixed
action()
Save POST data
public
action(mixed $arArgs) : bool
Parameters
- $arArgs : mixed
Return values
boolcheck()
Check POST values
public
check(mixed $arArgs) : bool
Parameters
- $arArgs : mixed
Tags
Return values
boolshowTabSection()
Format HTML for showing. Return HTML string.
public
showTabSection(mixed $divName, mixed $arArgs, mixed $bVarsFromForm) : string
Parameters
- $divName : mixed
- $arArgs : mixed
- $bVarsFromForm : mixed