identify_modifier_kses [line 13]
void identify_modifier_kses(
)
|
|
kses [line 65]
void kses(
mixed $string, mixed $allowed_html, [mixed $allowed_protocols = array('http', 'https', 'ftp', 'news', 'nntp', 'telnet',
'gopher', 'mailto')]
)
|
|
kses_array_lc [line 449]
void kses_array_lc(
mixed $inarray
)
|
|
kses_attr [line 149]
void kses_attr(
mixed $element, mixed $attr, mixed $allowed_html, mixed $allowed_protocols
)
|
|
kses_bad_protocol [line 403]
void kses_bad_protocol(
mixed $string, mixed $allowed_protocols
)
|
|
kses_bad_protocol_once [line 493]
void kses_bad_protocol_once(
mixed $string, mixed $allowed_protocols
)
|
|
kses_bad_protocol_once2 [line 506]
void kses_bad_protocol_once2(
mixed $string, mixed $allowed_protocols
)
|
|
kses_check_attr_val [line 337]
void kses_check_attr_val(
mixed $value, mixed $vless, mixed $checkname, mixed $checkvalue
)
|
|
kses_decode_entities [line 565]
void kses_decode_entities(
mixed $string
)
|
|
kses_hair [line 212]
void kses_hair(
mixed $attr, mixed $allowed_protocols
)
|
|
kses_hook [line 84]
void kses_hook(
mixed $string
)
|
|
kses_html_error [line 482]
void kses_html_error(
mixed $string
)
|
|
kses_js_entities [line 472]
void kses_js_entities(
mixed $string
)
|
|
kses_normalize_entities [line 532]
void kses_normalize_entities(
mixed $string
)
|
|
kses_normalize_entities2 [line 555]
void kses_normalize_entities2(
mixed $i
)
|
|
kses_no_null [line 424]
void kses_no_null(
mixed $string
)
|
|
kses_split [line 102]
void kses_split(
mixed $string, mixed $allowed_html, mixed $allowed_protocols
)
|
|
kses_split2 [line 118]
void kses_split2(
mixed $string, mixed $allowed_html, mixed $allowed_protocols
)
|
|
kses_stripslashes [line 438]
void kses_stripslashes(
mixed $string
)
|
|
smarty_modifier_kses [line 25]
void smarty_modifier_kses(
mixed $in, [mixed $allowedtags = FALSE]
)
|
|