Set which class SimplePie uses for remote file fetching
SimplePie::set_max_checked_feeds
Set maximum number of feeds to check with autodiscovery
SimplePie::set_timeout
Set the default timeout for fetching remote feeds
SimplePie::set_sanitize_class
Set which class SimplePie uses for data sanitization
Advertisement
SimplePie::remove_div
SimplePie::set_curl_options
Set custom curl options
SimplePie::set_item_class
Set which class SimplePie uses for handling feed items
SimplePie::__construct
The SimplePie class contains feed level data and options
Advertisement
SimplePie::__toString
Used for converting object to a string
SimplePie::__destruct
Remove items that link back to this before destroying this object
SimplePie::force_feed
Force the given data/URL to be treated as a feed
SimplePie::set_feed_url
Set the URL of the feed you want to parse
Advertisement
SimplePie::set_file
Set an instance of {@see SimplePie_File} to use as a feed
SimplePie::set_raw_data
Set the raw XML data to parse
SimplePie::merge_items
Merge items from several feeds into one