|
1C-Bitrix 25.700.0
|
Открытые члены | |
| createItem (array $array) | |
| ensureItem (Item $item, $throwException=true) | |
| Открытые члены унаследованные от Immutable | |
| __construct (array $data=[]) | |
| getFirst (&$position) | |
| getNext (&$position) | |
| current () | |
| next () | |
| key () | |
| valid () | |
| rewind () | |
| count () | |
Дополнительные унаследованные члены | |
| Открытые статические члены унаследованные от Immutable | |
| static | fromArray (array $array) |
| Защищенные члены унаследованные от Immutable | |
| appendItem (Item $item, $throwException=true) | |
| appendCollection (Immutable $collection, $throwException=true) | |
| Защищенные данные унаследованные от Immutable | |
| $position = 0 | |
| $items = array() | |
См. определение в файле messageaccess.php строка 7
| createItem | ( | array | $array | ) |
Переопределяет метод предка Immutable.
См. определение в файле messageaccess.php строка 9
| ensureItem | ( | Item | $item, |
| $throwException = true ) |
Переопределяет метод предка Immutable.
См. определение в файле messageaccess.php строка 14