CIBlock is the general class for use with information blocks.
Class methods
Method | Description |
GetList |
Returns the filtered list of information blocks. |
GetSite |
Returns a list of sites to which the information block is bound. |
GetByID |
Returns the block by the ID. |
GetProperties |
Returns the information block properties. |
GetPermission |
Retrieves access permissions of the current user. |
Add |
Adds a new block. |
Update |
Updates an information block. |
Delete |
Deletes an information block. |
SetPermission |
Assigns the user group permissions to access an information block. |
GetGroupPermissions |
Returns access permissions to the information block. |
ShowPanel |
Adds the block, section and element control buttons to the site toolbar. |