Set which class SimplePie uses for XML parsing
SimplePie::set_locator_class
Set which class SimplePie uses for auto-discovery
SimplePie::set_cache_class
Set which class SimplePie uses for caching
SimplePie::get_registry
Get the class registry
Advertisement
SimplePie::set_autodiscovery_level
Set how much feed autodiscovery to do
SimplePie::set_input_encoding
Set the character encoding used to parse the feed
SimplePie::enable_order_by_date
Set whether feed items should be sorted into reverse chronological order
SimplePie::set_cache_location
Set the file system location where the cached files should be stored
Advertisement
SimplePie::set_autodiscovery_cache_duration
Set the length of time (in seconds) that the autodiscovered feed URL will be cached
SimplePie::set_cache_duration
Set the length of time (in seconds) that the contents of a feed will be cached
SimplePie::enable_cache
Enable/disable caching in SimplePie.
SimplePie::force_fsockopen
Force SimplePie to use fsockopen() instead of cURL
Advertisement
SimplePie::set_timeout
Set the default timeout for fetching remote feeds
SimplePie::set_raw_data
Set the raw XML data to parse
SimplePie::set_file
Set an instance of {@see SimplePie_File} to use as a feed