Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
__construct (SimplePie_File $file, $timeout=10, $useragent=null, $max_checked_feeds=10) | |
set_registry (SimplePie_Registry $registry) | |
find ($type=SIMPLEPIE_LOCATOR_ALL, &$working) | |
is_feed ($file) | |
get_base () | |
autodiscovery () | |
get_links () | |
extension (&$array) | |
body (&$array) | |
Champs de données | |
$useragent | |
$timeout | |
$file | |
$local = array() | |
$elsewhere = array() | |
$cached_entities = array() | |
$http_base | |
$base | |
$base_location = 0 | |
$checked_feeds = 0 | |
$max_checked_feeds = 10 | |
Fonctions membres protégées | |
search_elements_by_tag ($name, &$done, $feeds) | |
Attributs protégés | |
$registry | |
__construct | ( | SimplePie_File | $file, |
$timeout = 10 , |
|||
$useragent = null , |
|||
$max_checked_feeds = 10 |
|||
) |
Références $file, $max_checked_feeds, $timeout, $useragent, et null.
autodiscovery | ( | ) |
Références null, et search_elements_by_tag().
Référencé par find().
body | ( | & | $array | ) |
extension | ( | & | $array | ) |
find | ( | $type = SIMPLEPIE_LOCATOR_ALL , |
|
& | $working | ||
) |
Références $file, $type, autodiscovery(), body(), extension(), get_base(), get_links(), is_feed(), null, SIMPLEPIE_FILE_SOURCE_REMOTE, SIMPLEPIE_LOCATOR_AUTODISCOVERY, SIMPLEPIE_LOCATOR_LOCAL_BODY, SIMPLEPIE_LOCATOR_LOCAL_EXTENSION, SIMPLEPIE_LOCATOR_NONE, SIMPLEPIE_LOCATOR_REMOTE_BODY, et SIMPLEPIE_LOCATOR_REMOTE_EXTENSION.
get_base | ( | ) |
Références $base, $http_base, et null.
Référencé par find().
is_feed | ( | $file | ) |
Références $file, elseif, SIMPLEPIE_FILE_SOURCE_LOCAL, et SIMPLEPIE_FILE_SOURCE_REMOTE.
Référencé par find().
|
protected |
Références $feed, $href, $link, $name, $rel, null, et SIMPLEPIE_FILE_SOURCE_REMOTE.
Référencé par autodiscovery().
set_registry | ( | SimplePie_Registry | $registry | ) |
Références $registry.
$base |
Référencé par get_base().
$base_location = 0 |
$cached_entities = array() |
$checked_feeds = 0 |
$elsewhere = array() |
$file |
Référencé par __construct(), find(), et is_feed().
$http_base |
Référencé par get_base().
$local = array() |
$max_checked_feeds = 10 |
Référencé par __construct().
|
protected |
Référencé par set_registry().
$timeout |
Référencé par __construct().
$useragent |
Référencé par __construct().