Bitrix API

CMenu

Table of Contents

Properties

$arMenu  : mixed
$bMenuCalc  : mixed
$debug  : CDebugInfo
$LAST_ERROR  : mixed
$MenuDir  : mixed
$MenuExtDir  : mixed
$MenuTemplate  : mixed
$template  : mixed
$type  : mixed

Methods

__construct()  : mixed
disableDebug()  : mixed
GetMenuHtml()  : mixed
GetMenuHtmlEx()  : mixed
Init()  : mixed
IsItemSelected()  : mixed
RecalcMenu()  : mixed

Properties

$arMenu

public mixed $arMenu = array()

$bMenuCalc

public mixed $bMenuCalc = \false

$debug

public CDebugInfo $debug = \null

$LAST_ERROR

public mixed $LAST_ERROR = ""

$MenuDir

public mixed $MenuDir = ""

$MenuExtDir

public mixed $MenuExtDir = ""

$MenuTemplate

public mixed $MenuTemplate = ""

$template

public mixed $template = ""

$type

public mixed $type = "left"

Methods

__construct()

public __construct([mixed $type = "left" ]) : mixed
Parameters
$type : mixed = "left"

disableDebug()

public disableDebug() : mixed

GetMenuHtml()

public GetMenuHtml() : mixed

GetMenuHtmlEx()

public GetMenuHtmlEx() : mixed

Init()

public Init(mixed $InitDir[, mixed $bMenuExt = false ][, mixed $template = false ][, mixed $onlyCurrentDir = false ]) : mixed
Parameters
$InitDir : mixed
$bMenuExt : mixed = false
$template : mixed = false
$onlyCurrentDir : mixed = false

IsItemSelected()

public static IsItemSelected(mixed $tested_link, mixed $cur_page, mixed $cur_page_no_index) : mixed
Parameters
$tested_link : mixed
$cur_page : mixed
$cur_page_no_index : mixed

RecalcMenu()

public RecalcMenu([mixed $bMultiSelect = false ][, mixed $bCheckSelected = true ]) : mixed
Parameters
$bMultiSelect : mixed = false
$bCheckSelected : mixed = true

        
On this page

Search results