Current Path : /var/www/axolotl/data/www/b24.axolotl.ru/public_html/services/telephony/ |
Current File : /var/www/axolotl/data/www/b24.axolotl.ru/public_html/services/telephony/.left.menu.php |
<? if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die(); IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intranet/public/services/telephony/.left.menu.php"); if(CModule::IncludeModule('voximplant')) { $aMenuLinks = Array( Array( GetMessage("SERVICES_MENU_TELEPHONY_CONNECT"), "/services/telephony/lines.php", Array("/services/telephony/edit.php"), Array("menu_item_id"=>"menu_telephony_lines"), 'Bitrix\Voximplant\Security\Helper::isLinesMenuEnabled()' ), Array( GetMessage("SERVICES_MENU_TELEPHONY_BALANCE"), "/services/telephony/index.php", Array("/services/telephony/detail.php"), Array("menu_item_id"=>"menu_telephony_balance"), 'Bitrix\Voximplant\Security\Helper::isBalanceMenuEnabled()' ), Array( GetMessage("SERVICES_MENU_TELEPHONY_USERS"), "/services/telephony/users.php", Array(), Array("menu_item_id"=>"menu_telephony_users"), 'Bitrix\Voximplant\Security\Helper::isUsersMenuEnabled()' ), Array( GetMessage("SERVICES_MENU_TELEPHONY_GROUPS"), "/services/telephony/groups.php", Array('/services/telephony/editgroup.php'), Array("menu_item_id"=>"menu_telephony_groups"), 'Bitrix\Voximplant\Security\Helper::isUsersMenuEnabled()' ), Array( GetMessage("SERVICES_MENU_TELEPHONY_PHONES"), "/services/telephony/phones.php", Array(), Array("menu_item_id"=>"menu_telephony_phones"), "" ), Array( GetMessage("SERVICES_MENU_TELEPHONY_PERMISSIONS"), "/services/telephony/permissions.php", Array("/services/telephony/editrole.php"), Array("menu_item_id"=>"menu_telephony_permissions"), 'Bitrix\Voximplant\Security\Helper::isSettingsMenuEnabled()' ), Array( GetMessage("SERVICES_MENU_TELEPHONY_IVR"), "/services/telephony/ivr.php", Array("/services/telephony/editivr.php"), Array("menu_item_id"=>"menu_telephony_ivr"), 'Bitrix\Voximplant\Security\Helper::isSettingsMenuEnabled()' ), Array( GetMessage("SERVICES_MENU_TELEPHONY"), "/services/telephony/configs.php", Array(), Array("menu_item_id"=>"menu_telephony_configs"), 'Bitrix\Voximplant\Security\Helper::isSettingsMenuEnabled()' ), ); } ?>