CIBlockResult is the helper class for handling the results of operations. The class is inherited from CDBResult and contains all its properties and methods.
The following methods return an instance of CIBlockResult: CIBlockElement::GetList, CIBlockElement::GetByID, GetIBlockElementList and GetIBlockElementListEx. This class allows for flexible and effective handling of the information block elements.
Method | Description |
---|---|
GetNext | Returns an array of element fields, replacing variables like #IBLOCK_ID#
in fields LIST_PAGE_URL and DETAIL_PAGE_URL. |
GetNextElement | Returns an instance of _CIBElement from the selection. |
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |