SimplePie
Methods
1 to 30 of 88
- SimplePie::__call() – Magic method handler
- SimplePie::__construct() – The SimplePie class contains feed level data and options
- SimplePie::__destruct() – Remove items that link back to this before destroying this object
- SimplePie::__toString() – Used for converting object to a string
- SimplePie::add_attributes() –
- SimplePie::enable_cache() – Enable/disable caching in SimplePie.
- SimplePie::enable_exceptions() – Enable throwing exceptions
- SimplePie::enable_order_by_date() – Set whether feed items should be sorted into reverse chronological order
- SimplePie::encode_instead_of_strip() –
- SimplePie::error() – Get the error message for the occurred error.
- SimplePie::force_cache_fallback() – SimplePie to continue to fall back to expired cache, if enabled, when feed is unavailable.
- SimplePie::force_feed() – Force the given data/URL to be treated as a feed
- SimplePie::force_fsockopen() – Force SimplePie to use fsockopen() instead of cURL
- SimplePie::get_all_discovered_feeds() –
- SimplePie::get_author() – Get an author for the feed
- SimplePie::get_authors() – Get all authors for the feed
- SimplePie::get_base() – Get the base URL value from the feed
- SimplePie::get_categories() – Get all categories for the feed
- SimplePie::get_category() – Get a category for the feed
- SimplePie::get_channel_tags() – Get data for an channel-level element
- SimplePie::get_contributor() – Get a contributor for the feed
- SimplePie::get_contributors() – Get all contributors for the feed
- SimplePie::get_copyright() – Get the copyright info for the feed
- SimplePie::get_description() – Get the content for the item
- SimplePie::get_encoding() – Get the character encoding used for output
- SimplePie::get_favicon() – Get the favicon for the current feed
- SimplePie::get_feed_tags() – Get data for an feed-level element
- SimplePie::get_image_height() – Get the feed logo’s height
- SimplePie::get_image_link() – Get the feed logo’s link
- SimplePie::get_image_tags() – Get data for an channel-level element