Htmlawed
Table of Contents
-
hl()
: mixed
-
hl_attrval()
: mixed
-
hl_bal()
: mixed
-
hl_cmtcd()
: mixed
-
hl_ent()
: mixed
-
hl_prot()
: mixed
-
hl_regex()
: mixed
-
hl_spec()
: mixed
-
hl_tag()
: mixed
-
hl_tag2()
: mixed
-
hl_tidy()
: mixed
-
hl_version()
: mixed
-
kses()
: mixed
-
kses_hook()
: mixed
hl()
public
static hl(mixed $t[, mixed $C = 1 ][, mixed $S = array() ]) : mixed
Parameters
-
$t
: mixed
-
-
$C
: mixed
= 1
-
-
$S
: mixed
= array()
-
Return values
mixed
—
hl_attrval()
public
static hl_attrval(mixed $a, mixed $t, mixed $p) : mixed
Parameters
-
$a
: mixed
-
-
$t
: mixed
-
-
$p
: mixed
-
Return values
mixed
—
hl_bal()
public
static hl_bal(mixed $t[, mixed $do = 1 ][, mixed $in = 'div' ]) : mixed
Parameters
-
$t
: mixed
-
-
$do
: mixed
= 1
-
-
$in
: mixed
= 'div'
-
Return values
mixed
—
hl_cmtcd()
public
static hl_cmtcd(mixed $t) : mixed
Parameters
-
$t
: mixed
-
Return values
mixed
—
hl_ent()
public
static hl_ent(mixed $t) : mixed
Parameters
-
$t
: mixed
-
Return values
mixed
—
hl_prot()
public
static hl_prot(mixed $p[, mixed $c = null ]) : mixed
Parameters
-
$p
: mixed
-
-
$c
: mixed
= null
-
Return values
mixed
—
hl_regex()
public
static hl_regex(mixed $p) : mixed
Parameters
-
$p
: mixed
-
Return values
mixed
—
hl_spec()
public
static hl_spec(mixed $t) : mixed
Parameters
-
$t
: mixed
-
Return values
mixed
—
hl_tag()
public
static hl_tag(mixed $t) : mixed
Parameters
-
$t
: mixed
-
Return values
mixed
—
hl_tag2()
public
static hl_tag2(mixed &$e, mixed &$a[, mixed $t = 1 ]) : mixed
Parameters
-
$e
: mixed
-
-
$a
: mixed
-
-
$t
: mixed
= 1
-
Return values
mixed
—
hl_tidy()
public
static hl_tidy(mixed $t, mixed $w, mixed $p) : mixed
Parameters
-
$t
: mixed
-
-
$w
: mixed
-
-
$p
: mixed
-
Return values
mixed
—
hl_version()
public
static hl_version() : mixed
Return values
mixed
—
kses()
public
static kses(mixed $t, mixed $h[, mixed $p = array('http', 'https', 'ftp', 'news', 'nntp', 'telnet', 'gopher', 'mailto') ]) : mixed
Parameters
-
$t
: mixed
-
-
$h
: mixed
-
-
$p
: mixed
= array('http', 'https', 'ftp', 'news', 'nntp', 'telnet', 'gopher', 'mailto')
-
Return values
mixed
—
kses_hook()
public
static kses_hook(mixed $t, mixed &$C, mixed &$S) : mixed
Parameters
-
$t
: mixed
-
-
$C
: mixed
-
-
$S
: mixed
-
Return values
mixed
—