Used for feed auto-discovery.
More...
|
| __construct (\SimplePie\File $file, $timeout=10, $useragent=null, $max_checked_feeds=10, $force_fsockopen=false, $curl_options=[]) |
|
| autodiscovery () |
|
| body (&$array) |
|
| extension (&$array) |
|
| find ($type=SimplePie\SimplePie::LOCATOR_ALL, &$working=null) |
|
| get_base () |
|
| get_links () |
|
| get_rel_link ($rel) |
|
| is_feed ($file, $check_html=false) |
|
| set_registry (\SimplePie\Registry $registry) |
|
| set_registry (Registry $registry) |
| Set the Registry into the class.
|
|
|
| $base |
|
| $base_location = 0 |
|
| $cached_entities = [] |
|
| $checked_feeds = 0 |
|
| $curl_options = [] |
|
| $dom |
|
| $elsewhere = [] |
|
| $file |
|
| $force_fsockopen = false |
|
| $http_base |
|
| $local = [] |
|
| $max_checked_feeds = 10 |
|
| $timeout |
|
| $useragent |
|
|
| search_elements_by_tag ($name, &$done, $feeds) |
|
Used for feed auto-discovery.
This class can be overloaded with {
- See also
- SimplePie\SimplePie\set_locator_class()}
◆ set_registry()
RegistryAware::set_registry |
( |
Registry | $registry | ) |
|
|
inherited |
Set the Registry into the class.
- Parameters
-
- Return values
-
The documentation for this class was generated from the following file:
- lib/simplepie/src/Locator.php