CIBlockResult extends CDBResult
Table of Contents
Properties
- $_FILTER_IBLOCK_ID : mixed
- $_LAST_IBLOCK_ID : mixed
- $arIBlockAllProps : bool|array<string|int, mixed>
- $arIBlockConvProps : bool|array<string|int, mixed>
- $arIBlockLongProps : bool|array<string|int, mixed>
- $arIBlockMultProps : bool|array<string|int, mixed>
- $arIBlockNumProps : bool|array<string|int, mixed>
- $arSectionContext : mixed
- $bIBlockSection : mixed
- $nameTemplate : mixed
- $nInitialSize : mixed
- $strDetailUrl : mixed
- $strListUrl : mixed
- $strSectionUrl : mixed
- $table_id : mixed
Methods
- __construct() : mixed
- Fetch() : mixed
- GetNavPrint() : mixed
- GetNext() : mixed
- GetNextElement() : mixed
- NavStart() : mixed
- SetIBlockTag() : mixed
- SetNameTemplate() : mixed
- SetSectionContext() : mixed
- SetTableID() : mixed
- SetUrlTemplates() : mixed
Properties
$_FILTER_IBLOCK_ID
public
mixed
$_FILTER_IBLOCK_ID
= array()
$_LAST_IBLOCK_ID
public
mixed
$_LAST_IBLOCK_ID
= ""
$arIBlockAllProps
public
bool|array<string|int, mixed>
$arIBlockAllProps
= \false
$arIBlockConvProps
public
bool|array<string|int, mixed>
$arIBlockConvProps
= \false
$arIBlockLongProps
public
bool|array<string|int, mixed>
$arIBlockLongProps
= \false
$arIBlockMultProps
public
bool|array<string|int, mixed>
$arIBlockMultProps
= \false
$arIBlockNumProps
public
bool|array<string|int, mixed>
$arIBlockNumProps
= \false
$arSectionContext
public
mixed
$arSectionContext
= \false
$bIBlockSection
public
mixed
$bIBlockSection
= \false
$nameTemplate
public
mixed
$nameTemplate
= ""
$nInitialSize
public
mixed
$nInitialSize
$strDetailUrl
public
mixed
$strDetailUrl
= \false
$strListUrl
public
mixed
$strListUrl
= \false
$strSectionUrl
public
mixed
$strSectionUrl
= \false
$table_id
public
mixed
$table_id
Methods
__construct()
public
__construct([mixed $res = null ]) : mixed
Parameters
- $res : mixed = null
Fetch()
public
Fetch() : mixed
GetNavPrint()
public
GetNavPrint(mixed $title[, mixed $show_allways = true ][, mixed $StyleText = "" ][, mixed $template_path = false ][, mixed $arDeleteParam = false ]) : mixed
Parameters
- $title : mixed
- $show_allways : mixed = true
- $StyleText : mixed = ""
- $template_path : mixed = false
- $arDeleteParam : mixed = false
GetNext()
public
GetNext([mixed $bTextHtmlAuto = true ][, mixed $use_tilda = true ]) : mixed
Parameters
- $bTextHtmlAuto : mixed = true
- $use_tilda : mixed = true
GetNextElement()
public
GetNextElement([mixed $bTextHtmlAuto = true ][, mixed $use_tilda = true ]) : mixed
Parameters
- $bTextHtmlAuto : mixed = true
- $use_tilda : mixed = true
NavStart()
public
NavStart([mixed $nPageSize = 20 ][, mixed $bShowAll = true ][, mixed $iNumPage = false ]) : mixed
Parameters
- $nPageSize : mixed = 20
- $bShowAll : mixed = true
- $iNumPage : mixed = false
SetIBlockTag()
public
SetIBlockTag(mixed $iblock_id) : mixed
Parameters
- $iblock_id : mixed
SetNameTemplate()
public
SetNameTemplate(mixed $nameTemplate) : mixed
Parameters
- $nameTemplate : mixed
SetSectionContext()
public
SetSectionContext(mixed $arSection) : mixed
Parameters
- $arSection : mixed
SetTableID()
public
SetTableID(mixed $table_id) : mixed
Parameters
- $table_id : mixed
SetUrlTemplates()
public
SetUrlTemplates([mixed $DetailUrl = "" ][, mixed $SectionUrl = "" ][, mixed $ListUrl = "" ]) : mixed
Parameters
- $DetailUrl : mixed = ""
- $SectionUrl : mixed = ""
- $ListUrl : mixed = ""