Property | Type | Description | |
---|---|---|---|
$base | |||
$base_location | |||
$cached_entities | |||
$checked_feeds | |||
$elsewhere | |||
$file | |||
$http_base | |||
$local | |||
$max_checked_feeds | |||
$timeout | |||
$useragent |
Property | Type | Description | |
---|---|---|---|
$registry |
Method | Description | |
---|---|---|
__construct ( SimplePie_File $file, $timeout = 10, $useragent = null, $max_checked_feeds = 10 ) | ||
autodiscovery ( ) | ||
body ( &$array ) | ||
extension ( &$array ) | ||
find ( $type = SIMPLEPIE_LOCATOR_ALL, &$working ) | ||
get_base ( ) | ||
get_links ( ) | ||
get_rel_link ( $rel ) | ||
is_feed ( $file, $check_html = false ) | ||
set_registry ( SimplePie_Registry $registry ) |
Method | Description | |
---|---|---|
search_elements_by_tag ( $name, &$done, $feeds ) |
public __construct ( SimplePie_File $file, $timeout = 10, $useragent = null, $max_checked_feeds = 10 ) | ||
$file | SimplePie_File |
protected search_elements_by_tag ( $name, &$done, $feeds ) |
public set_registry ( SimplePie_Registry $registry ) | ||
$registry | SimplePie_Registry |