Bitrix API

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

Methods

action()

Save POST data

public action(mixed $arArgs) : bool
Parameters
$arArgs : mixed
Return values
bool

check()

Check POST values

public check(mixed $arArgs) : bool
Parameters
$arArgs : mixed
Tags
throws
SystemException
Return values
bool

showTabSection()

Format HTML for showing. Return HTML string.

public showTabSection(mixed $divName, mixed $arArgs, mixed $bVarsFromForm) : string
Parameters
$divName : mixed
$arArgs : mixed
$bVarsFromForm : mixed
Return values
string

        
On this page

Search results