PreselectedCollection::getEntities

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

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