...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/classes/general/ws_lead.php
- Класс: \CCrmLeadWS
- Вызов: CCrmLeadWS::GetProductList
static function GetProductList() // { // $ar = CCrmStatus::GetStatusList('PRODUCT'); // $CXMLCreatorR = new CXMLCreator('CHOISES'); // // foreach ($ar as $key => $value) // { // $CXMLCreator = new CXMLCreator('CHOISE', true); // $CXMLCreator->setAttribute('id', $key); // $CXMLCreator->setData($value); // $CXMLCreatorR->addChild($CXMLCreator); // } // // return $CXMLCreatorR; // }