Bitrix API

IblockSettings extends Settings

Table of Contents

Constants

MODE_EXCEL  = 'excel'
MODE_HTML  = 'html'

Methods

__construct()  : mixed
getIblockId()  : int
getIblockTypeId()  : string
getID()  : string
getListMode()  : string
isAllowedIblockSections()  : bool
isExcelMode()  : bool
isHtmlMode()  : bool
isShowedXmlId()  : bool
setAllowedIblockSections()  : self
setListMode()  : self
setMode()  : void
setShowedXmlId()  : self

Constants

MODE_EXCEL

public mixed MODE_EXCEL = 'excel'

MODE_HTML

public mixed MODE_HTML = 'html'

Methods

__construct()

public __construct(array<string|int, mixed> $params) : mixed
Parameters
$params : array<string|int, mixed>

getIblockTypeId()

public getIblockTypeId() : string
Return values
string

getID()

public getID() : string
Return values
string

getListMode()

public getListMode() : string
Return values
string

isAllowedIblockSections()

public isAllowedIblockSections() : bool
Return values
bool

isExcelMode()

public isExcelMode() : bool
Return values
bool

isHtmlMode()

public isHtmlMode() : bool
Return values
bool

isShowedXmlId()

public isShowedXmlId() : bool
Return values
bool

setAllowedIblockSections()

public setAllowedIblockSections(bool $value) : self
Parameters
$value : bool
Return values
self

setListMode()

public setListMode(string $value) : self
Parameters
$value : string
Return values
self

setMode()

public setMode(string $mode) : void
Parameters
$mode : string

setShowedXmlId()

public setShowedXmlId(bool $value) : self
Parameters
$value : bool
Return values
self

        
On this page

Search results