_CIBElement
Table of Contents
Properties
Methods
- GetFields() : mixed
- GetGroups() : mixed
- GetProperties() : array<string|int, mixed>
- GetProperty() : mixed
Properties
$fields
public
mixed
$fields
$props
public
mixed
$props
= \false
Methods
GetFields()
public
GetFields() : mixed
GetGroups()
public
GetGroups() : mixed
GetProperties()
public
GetProperties([bool|array<string|int, mixed> $arOrder = false ][, array<string|int, mixed> $arFilter = array() ]) : array<string|int, mixed>
Parameters
- $arOrder : bool|array<string|int, mixed> = false
- $arFilter : array<string|int, mixed> = array()
Return values
array<string|int, mixed>GetProperty()
public
GetProperty(mixed $ID) : mixed
Parameters
- $ID : mixed