method public static ContentUri::urnEncode() Класс: \Bitrix\Main\Engine\Response\DataType\ContentUri Сигнатура public static urnEncode(mixed $str[, mixed $charset = 'UTF-8' ]) : string Описание Кодирует строку URI без её парсинга. Параметры $str mixed $charset mixed = 'UTF-8' Возвращаемое значение string Исходный файл: source/main/lib/engine/response/datatype/contenturi.php:416