• Модуль: socialservices
  • Путь к файлу: ~/bitrix/modules/socialservices/classes/general/bitrix24.php
  • Класс: CBitrixPHPAppTransport
  • Вызов: CBitrixPHPAppTransport::getAllMethods
public function getAllMethods()
{
	return $this->call('methods', array('full' => 'true'));
}