• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/security/permissions.php
  • Класс: BitrixImOpenlinesSecurityPermissions
  • Вызов: Permissions::getEntityName
static function getEntityName($entity)
{
	return Loc::getMessage('IMOL_SECURITY_ENTITY_'.$entity);
}