CIBlockSection is the class for
handling the information block sections.
Methods
Method | Description |
GetList |
Returns a filtered list of sections. |
GetByID |
Returns a section by its ID. |
Add |
Adds a new section to an information block. |
Update |
Updates a section. |
Delete |
Deletes a section from an information block. |
GetCount |
Returns the number of sections. |
GetSectionElementsCount |
Returns the number of elements in the section. |
GetTreeList |
Returns a list of sections sorted in the order of the fully expanded tree. |
GetNavChain |
Returns the path from the root to the section. |
Resort |
Recalculates the left and right margins. |