Class SimplePie_Core
SimplePie class.
Class for backward compatibility.
- SimplePie
- SimplePie_Core
Deprecated: Use
SimplePie
directlyCopyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at vendor/simplepie/simplepie/library/SimplePie/Core.php
Methods summary
Methods inherited from SimplePie
__call()
,
__construct()
,
__destruct()
,
__toString()
,
enable_cache()
,
enable_order_by_date()
,
encode_instead_of_strip()
,
error()
,
fetch_data()
,
force_feed()
,
force_fsockopen()
,
get_all_discovered_feeds()
,
get_author()
,
get_authors()
,
get_base()
,
get_categories()
,
get_category()
,
get_channel_tags()
,
get_contributor()
,
get_contributors()
,
get_copyright()
,
get_description()
,
get_encoding()
,
get_favicon()
,
get_feed_tags()
,
get_image_height()
,
get_image_link()
,
get_image_tags()
,
get_image_title()
,
get_image_url()
,
get_image_width()
,
get_item()
,
get_item_quantity()
,
get_items()
,
get_language()
,
get_latitude()
,
get_link()
,
get_links()
,
get_longitude()
,
get_permalink()
,
get_raw_data()
,
get_registry()
,
get_title()
,
get_type()
,
handle_content_type()
,
init()
,
merge_items()
,
remove_div()
,
sanitize()
,
set_author_class()
,
set_autodiscovery_cache_duration()
,
set_autodiscovery_level()
,
set_cache_class()
,
set_cache_duration()
,
set_cache_location()
,
set_cache_name_function()
,
set_caption_class()
,
set_category_class()
,
set_content_type_sniffer_class()
,
set_copyright_class()
,
set_credit_class()
,
set_enclosure_class()
,
set_favicon_handler()
,
set_feed_url()
,
set_file()
,
set_file_class()
,
set_image_handler()
,
set_input_encoding()
,
set_item_class()
,
set_item_limit()
,
set_locator_class()
,
set_max_checked_feeds()
,
set_output_encoding()
,
set_parser_class()
,
set_rating_class()
,
set_raw_data()
,
set_restriction_class()
,
set_sanitize_class()
,
set_source_class()
,
set_stupidly_fast()
,
set_timeout()
,
set_url_replacements()
,
set_useragent()
,
sort_items()
,
strip_attributes()
,
strip_comments()
,
strip_htmltags()
,
subscribe_url()
Magic methods summary
Properties summary
Properties inherited from SimplePie
$all_discovered_feeds
,
$autodiscovery
,
$autodiscovery_cache_duration
,
$cache
,
$cache_duration
,
$cache_location
,
$cache_name_function
,
$config_settings
,
$data
,
$error
,
$feed_url
,
$file
,
$force_feed
,
$force_fsockopen
,
$image_handler
,
$input_encoding
,
$item_limit
,
$max_checked_feeds
,
$multifeed_objects
,
$multifeed_url
,
$order_by_date
,
$raw_data
,
$registry
,
$sanitize
,
$strip_attributes
,
$strip_htmltags
,
$timeout
,
$useragent