PreselectedCollection::getAll

  1. Bitrix24 API (v. 23.675.0)
  2. ui
  3. PreselectedCollection
  4. getAll
  • Модуль: ui
  • Путь к файлу: ~/bitrix/modules/ui/lib/entityselector/preselectedcollection.php
  • Класс: BitrixUIEntitySelectorPreselectedCollection
  • Вызов: PreselectedCollection::getAll
public function getAll()
{
	return $this->items;
}

Добавить комментарий