Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Fonctions membres publiques statiques | |
sort_items ($a, $b) | |
merge_items ($urls, $start=0, $end=0, $limit=0) |
Définition à la ligne 399 du fichier simplepie.php.
SimplePie::__destruct | ( | ) |
Remove items that link back to this before destroying this object
Définition à la ligne 773 du fichier simplepie.php.
SimplePie::__toString | ( | ) |
Used for converting object to a string
Définition à la ligne 765 du fichier simplepie.php.
SimplePie::enable_cache | ( | $enable = true | ) |
Enables/disables caching in SimplePie.
This option allows you to disable caching all-together in SimplePie. However, disabling the cache can lead to longer load times.
public
bool | $enable | Enable caching |
Définition à la ligne 934 du fichier simplepie.php.
SimplePie::enable_order_by_date | ( | $enable = true | ) |
Determines whether feed items should be sorted into reverse chronological order.
public
bool | $enable | Sort as reverse chronological order. |
Définition à la ligne 980 du fichier simplepie.php.
Référencé par set_stupidly_fast().
SimplePie::enable_xml_dump | ( | $enable = false | ) |
Outputs the raw XML content of the feed, after it has gone through SimplePie's filters.
Used only for debugging, this function will output the XML content as text/xml. When SimplePie reads in a feed, it does a bit of cleaning up before trying to parse it. Many parts of the feed are re-written in memory, and in the end, you have a parsable feed. XML dump shows you the actual XML that SimplePie tries to parse, which may or may not be very different from the original feed.
public
bool | $enable | Enable XML dump |
Définition à la ligne 919 du fichier simplepie.php.
SimplePie::encode_instead_of_strip | ( | $enable = true | ) |
Définition à la ligne 1418 du fichier simplepie.php.
Références sanitize().
SimplePie::error | ( | ) |
Return the error message for the occured error
public
Définition à la ligne 1842 du fichier simplepie.php.
Références $error.
Référencé par init().
SimplePie::force_feed | ( | $enable = false | ) |
Force the given data/URL to be treated as a feed no matter what it appears like
public
bool | $enable | Force the given data/URL to be treated as a feed |
Définition à la ligne 804 du fichier simplepie.php.
Référencé par init().
SimplePie::force_fsockopen | ( | $enable = false | ) |
Forces SimplePie to use fsockopen() instead of the preferred cURL functions.
public
bool | $enable | Force fsockopen() to be used |
Définition à la ligne 899 du fichier simplepie.php.
Référencé par get_favicon(), et init().
SimplePie::get_all_discovered_feeds | ( | ) |
Définition à la ligne 2665 du fichier simplepie.php.
Références $all_discovered_feeds.
SimplePie::get_author | ( | $key = 0 | ) |
Définition à la ligne 2416 du fichier simplepie.php.
Références get_authors().
SimplePie::get_authors | ( | ) |
Définition à la ligne 2429 du fichier simplepie.php.
Références SimplePie_Misc\array_unique(), get_base(), get_channel_tags(), sanitize(), SIMPLEPIE_CONSTRUCT_IRI, SIMPLEPIE_CONSTRUCT_TEXT, SIMPLEPIE_NAMESPACE_ATOM_03, SIMPLEPIE_NAMESPACE_ATOM_10, SIMPLEPIE_NAMESPACE_DC_10, SIMPLEPIE_NAMESPACE_DC_11, et SIMPLEPIE_NAMESPACE_ITUNES.
Référencé par get_author().
SimplePie::get_base | ( | $element = array() | ) |
Définition à la ligne 2289 du fichier simplepie.php.
Références get_link(), get_type(), SIMPLEPIE_TYPE_RSS_SYNDICATION, et subscribe_url().
Référencé par get_authors(), get_contributors(), get_copyright(), get_description(), get_favicon(), get_image_link(), get_image_url(), get_links(), et get_title().
SimplePie::get_categories | ( | ) |
Définition à la ligne 2359 du fichier simplepie.php.
Références SimplePie_Misc\array_unique(), get_channel_tags(), sanitize(), SIMPLEPIE_CONSTRUCT_TEXT, SIMPLEPIE_NAMESPACE_ATOM_10, SIMPLEPIE_NAMESPACE_DC_10, SIMPLEPIE_NAMESPACE_DC_11, et SIMPLEPIE_NAMESPACE_RSS_20.
Référencé par get_category().
SimplePie::get_category | ( | $key = 0 | ) |
Définition à la ligne 2346 du fichier simplepie.php.
Références get_categories().
SimplePie::get_channel_tags | ( | $namespace, | |
$tag | |||
) |
Définition à la ligne 2210 du fichier simplepie.php.
Références get_feed_tags(), get_type(), SIMPLEPIE_NAMESPACE_RSS_090, SIMPLEPIE_NAMESPACE_RSS_10, SIMPLEPIE_NAMESPACE_RSS_20, SIMPLEPIE_TYPE_ATOM_ALL, SIMPLEPIE_TYPE_RSS_090, SIMPLEPIE_TYPE_RSS_10, et SIMPLEPIE_TYPE_RSS_SYNDICATION.
Référencé par get_authors(), get_categories(), get_contributors(), get_copyright(), get_description(), get_favicon(), get_image_tags(), get_image_url(), get_items(), get_language(), get_latitude(), get_links(), get_longitude(), et get_title().
SimplePie::get_contributor | ( | $key = 0 | ) |
Définition à la ligne 2499 du fichier simplepie.php.
Références get_contributors().
SimplePie::get_contributors | ( | ) |
Définition à la ligne 2512 du fichier simplepie.php.
Références SimplePie_Misc\array_unique(), get_base(), get_channel_tags(), sanitize(), SIMPLEPIE_CONSTRUCT_IRI, SIMPLEPIE_CONSTRUCT_TEXT, SIMPLEPIE_NAMESPACE_ATOM_03, et SIMPLEPIE_NAMESPACE_ATOM_10.
Référencé par get_contributor().
SimplePie::get_copyright | ( | ) |
Définition à la ligne 2714 du fichier simplepie.php.
Références SimplePie_Misc\atom_03_construct_type(), SimplePie_Misc\atom_10_construct_type(), get_base(), get_channel_tags(), sanitize(), SIMPLEPIE_CONSTRUCT_TEXT, SIMPLEPIE_NAMESPACE_ATOM_03, SIMPLEPIE_NAMESPACE_ATOM_10, SIMPLEPIE_NAMESPACE_DC_10, SIMPLEPIE_NAMESPACE_DC_11, et SIMPLEPIE_NAMESPACE_RSS_20.
SimplePie::get_description | ( | ) |
Définition à la ligne 2670 du fichier simplepie.php.
Références SimplePie_Misc\atom_03_construct_type(), SimplePie_Misc\atom_10_construct_type(), get_base(), get_channel_tags(), sanitize(), SIMPLEPIE_CONSTRUCT_HTML, SIMPLEPIE_CONSTRUCT_MAYBE_HTML, SIMPLEPIE_CONSTRUCT_TEXT, SIMPLEPIE_NAMESPACE_ATOM_03, SIMPLEPIE_NAMESPACE_ATOM_10, SIMPLEPIE_NAMESPACE_DC_10, SIMPLEPIE_NAMESPACE_DC_11, SIMPLEPIE_NAMESPACE_ITUNES, SIMPLEPIE_NAMESPACE_RSS_090, SIMPLEPIE_NAMESPACE_RSS_10, et SIMPLEPIE_NAMESPACE_RSS_20.
SimplePie::get_encoding | ( | ) |
Définition à la ligne 1847 du fichier simplepie.php.
Références sanitize().
Référencé par handle_content_type().
SimplePie::get_favicon | ( | ) |
Returns the URL for the favicon of the feed's website.
Définition à la ligne 1956 du fichier simplepie.php.
Références $cache, $file, SimplePie_Misc\absolutize_url(), force_fsockopen(), get_base(), get_channel_tags(), get_link(), sanitize(), SIMPLEPIE_CONSTRUCT_IRI, SIMPLEPIE_FILE_SOURCE_REMOTE, et SIMPLEPIE_NAMESPACE_ATOM_10.
SimplePie::get_feed_tags | ( | $namespace, | |
$tag | |||
) |
Définition à la ligne 2176 du fichier simplepie.php.
Références get_type(), SIMPLEPIE_NAMESPACE_ATOM_03, SIMPLEPIE_NAMESPACE_ATOM_10, SIMPLEPIE_NAMESPACE_RDF, SIMPLEPIE_NAMESPACE_RSS_20, SIMPLEPIE_TYPE_ATOM_03, SIMPLEPIE_TYPE_ATOM_10, SIMPLEPIE_TYPE_RSS_RDF, et SIMPLEPIE_TYPE_RSS_SYNDICATION.
Référencé par get_channel_tags(), get_image_tags(), et get_items().
SimplePie::get_image_height | ( | ) |
Définition à la ligne 2910 du fichier simplepie.php.
Références get_image_tags(), get_type(), SIMPLEPIE_NAMESPACE_RSS_20, et SIMPLEPIE_TYPE_RSS_SYNDICATION.
SimplePie::get_image_link | ( | ) |
Définition à la ligne 2874 du fichier simplepie.php.
Références get_base(), get_image_tags(), sanitize(), SIMPLEPIE_CONSTRUCT_IRI, SIMPLEPIE_NAMESPACE_RSS_090, SIMPLEPIE_NAMESPACE_RSS_10, et SIMPLEPIE_NAMESPACE_RSS_20.
SimplePie::get_image_tags | ( | $namespace, | |
$tag | |||
) |
Définition à la ligne 2253 du fichier simplepie.php.
Références get_channel_tags(), get_feed_tags(), get_type(), SIMPLEPIE_NAMESPACE_RSS_090, SIMPLEPIE_NAMESPACE_RSS_10, SIMPLEPIE_NAMESPACE_RSS_20, SIMPLEPIE_TYPE_RSS_090, SIMPLEPIE_TYPE_RSS_10, et SIMPLEPIE_TYPE_RSS_SYNDICATION.
Référencé par get_image_height(), get_image_link(), get_image_title(), get_image_url(), et get_image_width().
SimplePie::get_image_title | ( | ) |
Définition à la ligne 2814 du fichier simplepie.php.
Références get_image_tags(), sanitize(), SIMPLEPIE_CONSTRUCT_TEXT, SIMPLEPIE_NAMESPACE_DC_10, SIMPLEPIE_NAMESPACE_DC_11, SIMPLEPIE_NAMESPACE_RSS_090, SIMPLEPIE_NAMESPACE_RSS_10, et SIMPLEPIE_NAMESPACE_RSS_20.
SimplePie::get_image_url | ( | ) |
Définition à la ligne 2842 du fichier simplepie.php.
Références get_base(), get_channel_tags(), get_image_tags(), sanitize(), SIMPLEPIE_CONSTRUCT_IRI, SIMPLEPIE_NAMESPACE_ATOM_10, SIMPLEPIE_NAMESPACE_ITUNES, SIMPLEPIE_NAMESPACE_RSS_090, SIMPLEPIE_NAMESPACE_RSS_10, et SIMPLEPIE_NAMESPACE_RSS_20.
SimplePie::get_image_width | ( | ) |
Définition à la ligne 2894 du fichier simplepie.php.
Références get_image_tags(), get_type(), SIMPLEPIE_NAMESPACE_RSS_20, et SIMPLEPIE_TYPE_RSS_SYNDICATION.
SimplePie::get_item | ( | $key = 0 | ) |
Définition à la ligne 2940 du fichier simplepie.php.
Références get_items().
SimplePie::get_item_quantity | ( | $max = 0 | ) |
Définition à la ligne 2926 du fichier simplepie.php.
Références get_items().
SimplePie::get_items | ( | $start = 0 , |
|
$end = 0 |
|||
) |
Définition à la ligne 2953 du fichier simplepie.php.
Références get_channel_tags(), get_feed_tags(), merge_items(), SIMPLEPIE_NAMESPACE_ATOM_03, SIMPLEPIE_NAMESPACE_ATOM_10, SIMPLEPIE_NAMESPACE_RSS_090, SIMPLEPIE_NAMESPACE_RSS_10, et SIMPLEPIE_NAMESPACE_RSS_20.
Référencé par get_item(), et get_item_quantity().
SimplePie::get_language | ( | ) |
Définition à la ligne 2742 du fichier simplepie.php.
Références get_channel_tags(), sanitize(), SIMPLEPIE_CONSTRUCT_TEXT, SIMPLEPIE_NAMESPACE_ATOM_03, SIMPLEPIE_NAMESPACE_ATOM_10, SIMPLEPIE_NAMESPACE_DC_10, SIMPLEPIE_NAMESPACE_DC_11, SIMPLEPIE_NAMESPACE_RDF, et SIMPLEPIE_NAMESPACE_RSS_20.
SimplePie::get_latitude | ( | ) |
Définition à la ligne 2778 du fichier simplepie.php.
Références get_channel_tags(), SIMPLEPIE_NAMESPACE_GEORSS, et SIMPLEPIE_NAMESPACE_W3C_BASIC_GEO.
SimplePie::get_link | ( | $key = 0 , |
|
$rel = 'alternate' |
|||
) |
Définition à la ligne 2570 du fichier simplepie.php.
Références get_links().
Référencé par get_base(), get_favicon(), get_permalink(), et subscribe_service().
SimplePie::get_links | ( | $rel = 'alternate' | ) |
Définition à la ligne 2591 du fichier simplepie.php.
Références get_base(), get_channel_tags(), SimplePie_Misc\is_isegment_nz_nc(), sanitize(), SIMPLEPIE_CONSTRUCT_IRI, SIMPLEPIE_IANA_LINK_RELATIONS_REGISTRY, SIMPLEPIE_NAMESPACE_ATOM_03, SIMPLEPIE_NAMESPACE_ATOM_10, SIMPLEPIE_NAMESPACE_RSS_090, SIMPLEPIE_NAMESPACE_RSS_10, et SIMPLEPIE_NAMESPACE_RSS_20.
Référencé par get_link().
SimplePie::get_longitude | ( | ) |
Définition à la ligne 2794 du fichier simplepie.php.
Références get_channel_tags(), SIMPLEPIE_NAMESPACE_GEORSS, et SIMPLEPIE_NAMESPACE_W3C_BASIC_GEO.
SimplePie::get_permalink | ( | ) |
Added for parity between the parent-level and the item/entry-level.
Définition à la ligne 2586 du fichier simplepie.php.
Références get_link().
SimplePie::get_title | ( | ) |
Définition à la ligne 2310 du fichier simplepie.php.
Références SimplePie_Misc\atom_03_construct_type(), SimplePie_Misc\atom_10_construct_type(), get_base(), get_channel_tags(), sanitize(), SIMPLEPIE_CONSTRUCT_MAYBE_HTML, SIMPLEPIE_CONSTRUCT_TEXT, SIMPLEPIE_NAMESPACE_ATOM_03, SIMPLEPIE_NAMESPACE_ATOM_10, SIMPLEPIE_NAMESPACE_DC_10, SIMPLEPIE_NAMESPACE_DC_11, SIMPLEPIE_NAMESPACE_RSS_090, SIMPLEPIE_NAMESPACE_RSS_10, et SIMPLEPIE_NAMESPACE_RSS_20.
SimplePie::get_type | ( | ) |
Définition à la ligne 1869 du fichier simplepie.php.
Références SIMPLEPIE_NAMESPACE_ATOM_03, SIMPLEPIE_NAMESPACE_ATOM_10, SIMPLEPIE_NAMESPACE_RDF, SIMPLEPIE_NAMESPACE_RSS_090, SIMPLEPIE_NAMESPACE_RSS_10, SIMPLEPIE_NAMESPACE_RSS_20, SIMPLEPIE_TYPE_ALL, SIMPLEPIE_TYPE_ATOM_03, SIMPLEPIE_TYPE_ATOM_10, SIMPLEPIE_TYPE_NONE, SIMPLEPIE_TYPE_RSS_090, SIMPLEPIE_TYPE_RSS_091, SIMPLEPIE_TYPE_RSS_091_NETSCAPE, SIMPLEPIE_TYPE_RSS_091_USERLAND, SIMPLEPIE_TYPE_RSS_092, SIMPLEPIE_TYPE_RSS_093, SIMPLEPIE_TYPE_RSS_094, SIMPLEPIE_TYPE_RSS_10, SIMPLEPIE_TYPE_RSS_20, et SIMPLEPIE_TYPE_RSS_ALL.
Référencé par get_base(), get_channel_tags(), get_feed_tags(), get_image_height(), get_image_tags(), get_image_width(), et init().
SimplePie::handle_content_type | ( | $mime = 'text/html' | ) |
Définition à la ligne 1852 du fichier simplepie.php.
Références get_encoding().
SimplePie::init | ( | ) |
Définition à la ligne 1504 du fichier simplepie.php.
Références $cache, $data, $file, $input_encoding, $raw_data, SimplePie_Misc\change_encoding(), error(), force_feed(), force_fsockopen(), get_type(), SimplePie_Misc\output_javascript(), SimplePie_Misc\parse_url(), sanitize(), set_feed_url(), SIMPLEPIE_BUILD, SIMPLEPIE_FILE_SOURCE_REMOTE, SIMPLEPIE_PHP5, SIMPLEPIE_TYPE_NONE, et SimplePie_Misc\xml_encoding().
Référencé par SimplePie().
|
static |
Définition à la ligne 3064 du fichier simplepie.php.
Référencé par get_items().
SimplePie::remove_div | ( | $enable = true | ) |
Définition à la ligne 1400 du fichier simplepie.php.
Références sanitize().
Référencé par set_stupidly_fast().
SimplePie::sanitize | ( | $data, | |
$type, | |||
$base = '' |
|||
) |
Définition à la ligne 2305 du fichier simplepie.php.
Références $data.
Référencé par encode_instead_of_strip(), get_authors(), get_categories(), get_contributors(), get_copyright(), get_description(), get_encoding(), get_favicon(), get_image_link(), get_image_title(), get_image_url(), get_language(), get_links(), get_title(), init(), remove_div(), set_image_handler(), set_output_encoding(), set_sanitize_class(), set_url_replacements(), SimplePie(), strip_attributes(), strip_comments(), strip_htmltags(), subscribe_feed(), subscribe_itunes(), subscribe_outlook(), subscribe_podcast(), subscribe_service(), et subscribe_url().
SimplePie::set_author_class | ( | $class = 'SimplePie_Author' | ) |
Allows you to change which class SimplePie uses for handling author data. Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1145 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_autodiscovery_cache_duration | ( | $seconds = 604800 | ) |
Set the length of time (in seconds) that the autodiscovered feed URL will be cached.
public
int | $seconds | The autodiscovered feed URL cache duration. |
Définition à la ligne 958 du fichier simplepie.php.
SimplePie::set_autodiscovery_level | ( | $level = SIMPLEPIE_LOCATOR_ALL | ) |
Set how much feed autodiscovery to do
public
int | $level | Feed Autodiscovery Level (level can be a combination of the above constants, see bitwise OR operator) |
Définition à la ligne 1017 du fichier simplepie.php.
SimplePie::set_cache_class | ( | $class = 'SimplePie_Cache' | ) |
Allows you to change which class SimplePie uses for caching. Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1031 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_cache_duration | ( | $seconds = 3600 | ) |
Set the length of time (in seconds) that the contents of a feed will be cached.
public
int | $seconds | The feed content cache duration. |
Définition à la ligne 946 du fichier simplepie.php.
Référencé par SimplePie().
SimplePie::set_cache_location | ( | $location = './cache' | ) |
Set the file system location where the cached files should be stored.
public
string | $location | The file system location. |
Définition à la ligne 969 du fichier simplepie.php.
Référencé par SimplePie().
SimplePie::set_cache_name_function | ( | $function = 'md5' | ) |
Set callback function to create cache filename with
public
mixed | $function | Callback function |
Définition à la ligne 1343 du fichier simplepie.php.
SimplePie::set_caption_class | ( | $class = 'SimplePie_Caption' | ) |
Allows you to change which class SimplePie uses for <media:text> captions Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1202 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_category_class | ( | $class = 'SimplePie_Category' | ) |
Allows you to change which class SimplePie uses for handling category data. Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1164 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_content_type_sniffer_class | ( | $class = 'SimplePie_Content_Type_Sniffer' | ) |
Allows you to change which class SimplePie uses for content-type sniffing. Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1297 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_copyright_class | ( | $class = 'SimplePie_Copyright' | ) |
Allows you to change which class SimplePie uses for <media:copyright> Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1221 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_credit_class | ( | $class = 'SimplePie_Credit' | ) |
Allows you to change which class SimplePie uses for <media:credit> Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1240 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_enclosure_class | ( | $class = 'SimplePie_Enclosure' | ) |
Allows you to change which class SimplePie uses for feed enclosures. Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1183 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_favicon_handler | ( | $page = false , |
|
$qs = 'i' |
|||
) |
Set the handler to enable the display of cached favicons.
public
str | $page | Web-accessible path to the handler_favicon.php file. |
str | $qs | The query string that the value should be passed to. |
Définition à la ligne 1462 du fichier simplepie.php.
SimplePie::set_feed_url | ( | $url | ) |
This is the URL of the feed you want to parse.
This allows you to enter the URL of the feed you want to parse, or the website you want to try to use auto-discovery on. This takes priority over any set raw data.
You can set multiple feeds to mash together by passing an array instead of a string for the $url. Remember that with each additional feed comes additional processing and resources.
public
mixed | $url | This is the URL (or array of URLs) that you want to parse. |
Définition à la ligne 825 du fichier simplepie.php.
Références SimplePie_Misc\fix_protocol().
Référencé par init(), et SimplePie().
SimplePie::set_file | ( | & | $file | ) |
Provides an instance of SimplePie_File to use as a feed
public
object | &$file | Instance of SimplePie_File (or subclass) |
Définition à la ligne 848 du fichier simplepie.php.
Références $file.
SimplePie::set_file_class | ( | $class = 'SimplePie_File' | ) |
Allows you to change which class SimplePie uses for remote file fetching. Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1088 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_image_handler | ( | $page = false , |
|
$qs = 'i' |
|||
) |
Set the handler to enable the display of cached images.
public
str | $page | Web-accessible path to the handler_image.php file. |
str | $qs | The query string that the value should be passed to. |
Définition à la ligne 1481 du fichier simplepie.php.
Références sanitize().
Référencé par set_stupidly_fast().
SimplePie::set_input_encoding | ( | $encoding = false | ) |
Allows you to override the character encoding reported by the feed.
public
string | $encoding | Character encoding. |
Définition à la ligne 991 du fichier simplepie.php.
SimplePie::set_item_class | ( | $class = 'SimplePie_Item' | ) |
Allows you to change which class SimplePie uses for handling feed items. Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1126 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_item_limit | ( | $limit = 0 | ) |
Set the limit for items returned per-feed with multifeeds.
public
integer | $limit | The maximum number of items to return. |
Définition à la ligne 1499 du fichier simplepie.php.
SimplePie::set_javascript | ( | $get = 'js' | ) |
Set javascript query string parameter
public
mixed | $get | Javascript query string parameter |
Définition à la ligne 1357 du fichier simplepie.php.
SimplePie::set_locator_class | ( | $class = 'SimplePie_Locator' | ) |
Allows you to change which class SimplePie uses for auto-discovery. Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1050 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_max_checked_feeds | ( | $max = 10 | ) |
Set maximum number of feeds to check with autodiscovery
public
int | $max | Maximum number of feeds to check |
Définition à la ligne 1395 du fichier simplepie.php.
SimplePie::set_output_encoding | ( | $encoding = 'UTF-8' | ) |
Définition à la ligne 1432 du fichier simplepie.php.
Références sanitize().
SimplePie::set_parser_class | ( | $class = 'SimplePie_Parser' | ) |
Allows you to change which class SimplePie uses for XML parsing. Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1069 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_rating_class | ( | $class = 'SimplePie_Rating' | ) |
Allows you to change which class SimplePie uses for <media:rating> Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1259 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_raw_data | ( | $data | ) |
Allows you to use a string of RSS/Atom data instead of a remote feed.
If you have a feed available as a string in PHP, you can tell SimplePie to parse that data string instead of a remote feed. Any set feed URL takes precedence.
public
string | $data | RSS or Atom data as a string. |
Définition à la ligne 871 du fichier simplepie.php.
Références $data.
SimplePie::set_restriction_class | ( | $class = 'SimplePie_Restriction' | ) |
Allows you to change which class SimplePie uses for <media:restriction> Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1278 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_sanitize_class | ( | $class = 'SimplePie_Sanitize' | ) |
Allows you to change which class SimplePie uses for data sanitization. Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1107 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of(), et sanitize().
SimplePie::set_source_class | ( | $class = 'SimplePie_Source' | ) |
Allows you to change which class SimplePie uses item sources. Useful when you are overloading or extending SimplePie's default classes.
public
string | $class | Name of custom class. PHP4 extends documentation http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.extends PHP5 extends documentation |
Définition à la ligne 1316 du fichier simplepie.php.
Références SimplePie_Misc\is_subclass_of().
SimplePie::set_stupidly_fast | ( | $set = false | ) |
Set options to make SP as fast as possible. Forgoes a substantial amount of data sanitization in favor of speed.
public
bool | $set | Whether to set them or not |
Définition à la ligne 1376 du fichier simplepie.php.
Références enable_order_by_date(), remove_div(), set_image_handler(), strip_attributes(), strip_comments(), et strip_htmltags().
SimplePie::set_timeout | ( | $timeout = 10 | ) |
Allows you to override the default timeout for fetching remote feeds.
This allows you to change the maximum time the feed's server to respond and send the feed back.
public
int | $timeout | The maximum number of seconds to spend waiting to retrieve a feed. |
Définition à la ligne 886 du fichier simplepie.php.
Références $timeout.
SimplePie::set_url_replacements | ( | $element_attribute = array('a' => 'href', 'area' => 'href', 'blockquote' => 'cite', 'del' => 'cite', 'form' => 'action', 'img' => array('longdesc', 'src'), 'input' => 'src', 'ins' => 'cite', 'q' => 'cite') | ) |
Set element/attribute key/value pairs of HTML attributes containing URLs that need to be resolved relative to the feed
public
array | $element_attribute | Element/attribute key/value pairs |
Définition à la ligne 1450 du fichier simplepie.php.
Références sanitize().
SimplePie::set_useragent | ( | $ua = SIMPLEPIE_USERAGENT | ) |
Allows you to override the default user agent string.
public
string | $ua | New user agent string. |
Définition à la ligne 1332 du fichier simplepie.php.
SimplePie::SimplePie | ( | $feed_url = null , |
|
$cache_location = null , |
|||
$cache_duration = null |
|||
) |
The SimplePie class contains feed level data and options
There are two ways that you can create a new SimplePie object. The first is by passing a feed URL as a parameter to the SimplePie constructor (as well as optionally setting the cache location and cache expiry). This will initialise the whole feed with all of the default settings, and you can begin accessing methods and properties immediately.
The second way is to create the SimplePie object with no parameters at all. This will enable you to set configuration options. After setting them, you must initialise the feed using $feed->init(). At that point the object's methods and properties will be available to you. This format is what is used throughout this documentation.
public
string | $feed_url | This is the URL you want to parse. |
string | $cache_location | This is where you want the cache to be stored. |
int | $cache_duration | This is the number of seconds that you want to store the cache file for. |
Définition à la ligne 738 du fichier simplepie.php.
Références $cache_duration, $cache_location, $feed_url, init(), sanitize(), set_cache_duration(), set_cache_location(), et set_feed_url().
|
static |
Définition à la ligne 3056 du fichier simplepie.php.
array Stores the default attributes to be stripped by SimplePie::strip_attributes | ( | $attribs = '' | ) |
Définition à la ligne 1423 du fichier simplepie.php.
Références $strip_attributes, et sanitize().
Référencé par set_stupidly_fast().
SimplePie::strip_comments | ( | $strip = false | ) |
Définition à la ligne 1437 du fichier simplepie.php.
Références sanitize().
Référencé par set_stupidly_fast().
array Stores the default tags to be stripped by SimplePie::strip_htmltags | ( | $tags = '' , |
|
$encode = null |
|||
) |
Définition à la ligne 1405 du fichier simplepie.php.
Références $strip_htmltags, et sanitize().
Référencé par set_stupidly_fast().
SimplePie::subscribe_aol | ( | ) |
Définition à la ligne 2101 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_bloglines | ( | ) |
Définition à la ligne 2106 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_eskobo | ( | ) |
Définition à la ligne 2111 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_feed | ( | ) |
Définition à la ligne 2027 du fichier simplepie.php.
Références SimplePie_Misc\fix_protocol(), sanitize(), et SIMPLEPIE_CONSTRUCT_IRI.
SimplePie::subscribe_feedfeeds | ( | ) |
Définition à la ligne 2116 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_feedster | ( | ) |
Définition à la ligne 2121 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_google | ( | ) |
Définition à la ligne 2126 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_gritwire | ( | ) |
Définition à la ligne 2131 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_itunes | ( | ) |
Définition à la ligne 2063 du fichier simplepie.php.
Références SimplePie_Misc\fix_protocol(), sanitize(), et SIMPLEPIE_CONSTRUCT_IRI.
SimplePie::subscribe_msn | ( | ) |
Définition à la ligne 2136 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_netvibes | ( | ) |
Définition à la ligne 2141 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_newsburst | ( | ) |
Définition à la ligne 2146 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_newsgator | ( | ) |
Définition à la ligne 2151 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_odeo | ( | ) |
Définition à la ligne 2156 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_outlook | ( | ) |
Définition à la ligne 2039 du fichier simplepie.php.
Références SimplePie_Misc\fix_protocol(), sanitize(), et SIMPLEPIE_CONSTRUCT_IRI.
SimplePie::subscribe_podcast | ( | ) |
Définition à la ligne 2051 du fichier simplepie.php.
Références SimplePie_Misc\fix_protocol(), sanitize(), et SIMPLEPIE_CONSTRUCT_IRI.
SimplePie::subscribe_podnova | ( | ) |
Définition à la ligne 2161 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_rojo | ( | ) |
Définition à la ligne 2166 du fichier simplepie.php.
Références subscribe_service().
SimplePie::subscribe_service | ( | $feed_url, | |
$site_url = null |
|||
) |
Creates the subscribe_* methods' return data
private
string | $feed_url | String to prefix to the feed URL |
string | $site_url | String to prefix to the site URL (and suffix to the feed URL) |
Définition à la ligne 2084 du fichier simplepie.php.
Références $feed_url, get_link(), sanitize(), SIMPLEPIE_CONSTRUCT_IRI, et subscribe_url().
Référencé par subscribe_aol(), subscribe_bloglines(), subscribe_eskobo(), subscribe_feedfeeds(), subscribe_feedster(), subscribe_google(), subscribe_gritwire(), subscribe_msn(), subscribe_netvibes(), subscribe_newsburst(), subscribe_newsgator(), subscribe_odeo(), subscribe_podnova(), subscribe_rojo(), et subscribe_yahoo().
SimplePie::subscribe_url | ( | ) |
If we have a perm redirect we should return the new URL
When we make the above change, let's support <itunes:new-feed-url> as well
Also, |atom:link|=self
Définition à la ligne 2015 du fichier simplepie.php.
Références sanitize(), et SIMPLEPIE_CONSTRUCT_IRI.
Référencé par get_base(), et subscribe_service().
SimplePie::subscribe_yahoo | ( | ) |
Définition à la ligne 2171 du fichier simplepie.php.
Références subscribe_service().
SimplePie::$all_discovered_feeds = array() |
Définition à la ligne 660 du fichier simplepie.php.
Référencé par get_all_discovered_feeds().
SimplePie::$author_class = 'SimplePie_Author' |
Définition à la ligne 575 du fichier simplepie.php.
SimplePie::$autodiscovery = SIMPLEPIE_LOCATOR_ALL |
Définition à la ligne 533 du fichier simplepie.php.
SimplePie::$autodiscovery_cache_duration = 604800 |
Définition à la ligne 497 du fichier simplepie.php.
SimplePie::$cache = true |
Définition à la ligne 483 du fichier simplepie.php.
Référencé par get_favicon(), et init().
SimplePie::$cache_class = 'SimplePie_Cache' |
Définition à la ligne 540 du fichier simplepie.php.
SimplePie::$cache_duration = 3600 |
Définition à la ligne 490 du fichier simplepie.php.
Référencé par SimplePie().
SimplePie::$cache_location = './cache' |
Définition à la ligne 504 du fichier simplepie.php.
Référencé par SimplePie().
SimplePie::$cache_name_function = 'md5' |
Définition à la ligne 511 du fichier simplepie.php.
SimplePie::$caption_class = 'SimplePie_Caption' |
Définition à la ligne 596 du fichier simplepie.php.
SimplePie::$category_class = 'SimplePie_Category' |
Définition à la ligne 582 du fichier simplepie.php.
SimplePie::$config_settings = null |
Définition à la ligne 694 du fichier simplepie.php.
SimplePie::$content_type_sniffer_class = 'SimplePie_Content_Type_Sniffer' |
Définition à la ligne 631 du fichier simplepie.php.
SimplePie::$copyright_class = 'SimplePie_Copyright' |
Définition à la ligne 603 du fichier simplepie.php.
SimplePie::$credit_class = 'SimplePie_Credit' |
Définition à la ligne 610 du fichier simplepie.php.
SimplePie::$data = array() |
Définition à la ligne 405 du fichier simplepie.php.
Référencé par init(), sanitize(), et set_raw_data().
SimplePie::$enclosure_class = 'SimplePie_Enclosure' |
Définition à la ligne 589 du fichier simplepie.php.
SimplePie::$error |
Définition à la ligne 411 du fichier simplepie.php.
Référencé par error().
SimplePie::$favicon_handler = '' |
Définition à la ligne 667 du fichier simplepie.php.
SimplePie::$feed_url |
Définition à la ligne 432 du fichier simplepie.php.
Référencé par SimplePie(), et subscribe_service().
SimplePie::$file |
Définition à la ligne 439 du fichier simplepie.php.
Référencé par get_favicon(), init(), et set_file().
SimplePie::$file_class = 'SimplePie_File' |
Définition à la ligne 561 du fichier simplepie.php.
SimplePie::$force_feed = false |
Définition à la ligne 469 du fichier simplepie.php.
SimplePie::$force_fsockopen = false |
Définition à la ligne 461 du fichier simplepie.php.
SimplePie::$image_handler = '' |
Définition à la ligne 674 du fichier simplepie.php.
SimplePie::$input_encoding = false |
Définition à la ligne 526 du fichier simplepie.php.
Référencé par init().
SimplePie::$item_class = 'SimplePie_Item' |
Définition à la ligne 568 du fichier simplepie.php.
SimplePie::$item_limit = 0 |
Définition à la ligne 701 du fichier simplepie.php.
SimplePie::$javascript = 'js' |
Définition à la ligne 646 du fichier simplepie.php.
SimplePie::$locator_class = 'SimplePie_Locator' |
Définition à la ligne 547 du fichier simplepie.php.
SimplePie::$max_checked_feeds = 10 |
Définition à la ligne 653 du fichier simplepie.php.
SimplePie::$multifeed_objects = array() |
Définition à la ligne 687 du fichier simplepie.php.
SimplePie::$multifeed_url = array() |
Définition à la ligne 681 du fichier simplepie.php.
SimplePie::$order_by_date = true |
Définition à la ligne 518 du fichier simplepie.php.
SimplePie::$parser_class = 'SimplePie_Parser' |
Définition à la ligne 554 du fichier simplepie.php.
SimplePie::$rating_class = 'SimplePie_Rating' |
Définition à la ligne 617 du fichier simplepie.php.
SimplePie::$raw_data |
Définition à la ligne 446 du fichier simplepie.php.
Référencé par init().
SimplePie::$restriction_class = 'SimplePie_Restriction' |
Définition à la ligne 624 du fichier simplepie.php.
SimplePie::$sanitize |
Définition à la ligne 418 du fichier simplepie.php.
SimplePie::$source_class = 'SimplePie_Source' |
Définition à la ligne 638 du fichier simplepie.php.
SimplePie::$strip_attributes = array('bgsound', 'class', 'expr', 'id', 'style', 'onclick', 'onerror', 'onfinish', 'onmouseover', 'onmouseout', 'onfocus', 'onblur', 'lowsrc', 'dynsrc') |
Définition à la ligne 708 du fichier simplepie.php.
Référencé par strip_attributes().
SimplePie::$strip_htmltags = array('base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta', 'noscript', 'object', 'param', 'script', 'style') |
Définition à la ligne 715 du fichier simplepie.php.
Référencé par strip_htmltags().
SimplePie::$timeout = 10 |
Définition à la ligne 453 du fichier simplepie.php.
Référencé par set_timeout().
SimplePie::$useragent = SIMPLEPIE_USERAGENT |
Définition à la ligne 425 du fichier simplepie.php.
SimplePie::$xml_dump = false |
Définition à la ligne 476 du fichier simplepie.php.