$data
$data : mixed
Данные
Узел список в файле конфигурации
getIterator() : \Colibri\Collections\ArrayListIterator
Получить иттератор
Item(integer $index) : \Colibri\Configuration\Config
Возвращает значение по идексу
| integer | $index |
Splice(integer $start, integer $count) : \Colibri\Collections\ArrayList
Вырезает кусок из массива и возвращает в виде ArrayList
| integer | $start |
|
| integer | $count |
|