|
static | time_hms ($seconds) |
|
static | absolutize_url ($relative, $base) |
|
static | get_element ($realname, $string) |
|
static | element_implode ($element) |
|
static | error ($message, $level, $file, $line) |
|
static | fix_protocol ($url, $http=1) |
|
static | parse_url ($url) |
|
static | compress_parse_url ($scheme= '', $authority= '', $path= '', $query= '', $fragment= '') |
|
static | normalize_url ($url) |
|
static | percent_encoding_normalization ($match) |
|
static | windows_1252_to_utf8 ($string) |
|
static | change_encoding ($data, $input, $output) |
|
static | encoding ($charset) |
|
static | get_curl_version () |
|
static | strip_comments ($data) |
|
static | parse_date ($dt) |
|
static | entities_decode ($data) |
|
static | uncomment_rfc822 ($string) |
|
static | parse_mime ($mime) |
|
static | atom_03_construct_type ($attribs) |
|
static | atom_10_construct_type ($attribs) |
|
static | atom_10_content_construct_type ($attribs) |
|
static | is_isegment_nz_nc ($string) |
|
static | space_seperated_tokens ($string) |
|
static | codepoint_to_utf8 ($codepoint) |
|
static | parse_str ($str) |
|
static | xml_encoding ($data, $registry) |
|
static | output_javascript () |
|
static | get_build () |
|
static | debug (&$sp) |
|
static | silence_errors ($num, $str) |
|
Definition at line 8902 of file Simplepie.php.
static absolutize_url |
( |
|
$relative, |
|
|
|
$base |
|
) |
| |
|
static |
static atom_03_construct_type |
( |
|
$attribs | ) |
|
|
static |
static atom_10_construct_type |
( |
|
$attribs | ) |
|
|
static |
static atom_10_content_construct_type |
( |
|
$attribs | ) |
|
|
static |
static change_encoding |
( |
|
$data, |
|
|
|
$input, |
|
|
|
$output |
|
) |
| |
|
static |
static change_encoding_iconv |
( |
|
$data, |
|
|
|
$input, |
|
|
|
$output |
|
) |
| |
|
staticprotected |
static change_encoding_mbstring |
( |
|
$data, |
|
|
|
$input, |
|
|
|
$output |
|
) |
| |
|
staticprotected |
static codepoint_to_utf8 |
( |
|
$codepoint | ) |
|
|
static |
static compress_parse_url |
( |
|
$scheme = '' , |
|
|
|
$authority = '' , |
|
|
|
$path = '' , |
|
|
|
$query = '' , |
|
|
|
$fragment = '' |
|
) |
| |
|
static |
static element_implode |
( |
|
$element | ) |
|
|
static |
static encoding |
( |
|
$charset | ) |
|
|
static |
static entities_decode |
( |
|
$data | ) |
|
|
static |
static error |
( |
|
$message, |
|
|
|
$level, |
|
|
|
$file, |
|
|
|
$line |
|
) |
| |
|
static |
static fix_protocol |
( |
|
$url, |
|
|
|
$http = 1 |
|
) |
| |
|
static |
static get_curl_version |
( |
| ) |
|
|
static |
static get_element |
( |
|
$realname, |
|
|
|
$string |
|
) |
| |
|
static |
static is_isegment_nz_nc |
( |
|
$string | ) |
|
|
static |
static normalize_url |
( |
|
$url | ) |
|
|
static |
static output_javascript |
( |
| ) |
|
|
static |
static parse_mime |
( |
|
$mime | ) |
|
|
static |
static percent_encoding_normalization |
( |
|
$match | ) |
|
|
static |
static silence_errors |
( |
|
$num, |
|
|
|
$str |
|
) |
| |
|
static |
static space_seperated_tokens |
( |
|
$string | ) |
|
|
static |
static strip_comments |
( |
|
$data | ) |
|
|
static |
static time_hms |
( |
|
$seconds | ) |
|
|
static |
static uncomment_rfc822 |
( |
|
$string | ) |
|
|
static |
static windows_1252_to_utf8 |
( |
|
$string | ) |
|
|
static |
static xml_encoding |
( |
|
$data, |
|
|
|
$registry |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: