PreselectedCollection::jsonSerialize

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

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