1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CSecurityHtmlEntity

Открытые статические члены

static decodeString ($pString)

Защищенные статические члены

static decodeCb ($entity)
static decodeCbHex ($entity)
static decode ($string)

Подробное описание

См. определение в файле html_entity.php строка 3

Методы

◆ decode()

decode ( $string)
staticprotected

Decodes string from html codes &#***; but only a-zA-Z:().=, because only these are used in auditors One pass!

Аргументы
string$string
Возвращает
string

См. определение в файле html_entity.php строка 51

◆ decodeCb()

decodeCb ( $entity)
staticprotected

Decode characters presented as {

Аргументы
string$entity
Возвращает
string

См. определение в файле html_entity.php строка 20

◆ decodeCbHex()

decodeCbHex ( $entity)
staticprotected

Decode characters presented as «

Аргументы
string$entity
Возвращает
string

См. определение в файле html_entity.php строка 35

◆ decodeString()

decodeString ( $pString)
static

Recursive decodes string from html codes &#***; but only a-zA-Z:().=, because only these are used in auditors

Аргументы
string$pString
Возвращает
string

См. определение в файле html_entity.php строка 65


Объявления и описания членов класса находятся в файле: