Bitrix API

IChannelGroupInfo

Table of Contents

Methods

getCaption()  : string
Get channel group caption.
getID()  : string
Get channel group ID.
getParentID()  : null|string
Gets parent group ID.
getSort()  : int
Get channel group gort.
getUrl()  : string
Get channel group URL.
isDisplayable()  : bool
Check if channel group is displayable Items of not displayable group will be displayed at top-level as non-grouped.

Methods

getCaption()

Get channel group caption.

public getCaption() : string
Return values
string

getParentID()

Gets parent group ID.

public getParentID() : null|string
Return values
null|string

getUrl()

Get channel group URL.

public getUrl() : string
Return values
string

isDisplayable()

Check if channel group is displayable Items of not displayable group will be displayed at top-level as non-grouped.

public isDisplayable() : bool
Return values
bool

        
On this page

Search results