-
$SI1
-
Subfield ID 1
-
$SI2
-
Subfield ID 2
-
$standalone
-
Standalone
-
$status_code
-
Status code
-
simplepie.php
-
-
sanitize
-
-
set_authority
-
Set the authority. Returns true on success, false on failure (if there are any invalid characters).
-
set_author_class
-
Allows you to change which class SimplePie uses for handling author data.
-
set_autodiscovery_cache_duration
-
Set the length of time (in seconds) that the autodiscovered feed URL will be cached.
-
set_autodiscovery_level
-
Set how much feed autodiscovery to do
-
set_cache_class
-
Allows you to change which class SimplePie uses for caching.
-
set_cache_duration
-
Set the length of time (in seconds) that the contents of a feed will be cached.
-
set_cache_location
-
Set the file system location where the cached files should be stored.
-
set_cache_name_function
-
Set callback function to create cache filename with
-
set_caption_class
-
Allows you to change which class SimplePie uses for <media:text> captions Useful when you are overloading or extending SimplePie's default classes.
-
set_category_class
-
Allows you to change which class SimplePie uses for handling category data.
-
set_content_type_sniffer_class
-
Allows you to change which class SimplePie uses for content-type sniffing.
-
set_copyright_class
-
Allows you to change which class SimplePie uses for <media:copyright> Useful when you are overloading or extending SimplePie's default classes.
-
set_credit_class
-
Allows you to change which class SimplePie uses for <media:credit> Useful when you are overloading or extending SimplePie's default classes.
-
set_enclosure_class
-
Allows you to change which class SimplePie uses for feed enclosures.
-
set_favicon_handler
-
Set the handler to enable the display of cached favicons.
-
set_feed_url
-
This is the URL of the feed you want to parse.
-
set_file
-
Provides an instance of SimplePie_File to use as a feed
-
set_file_class
-
Allows you to change which class SimplePie uses for remote file fetching.
-
set_fragment
-
Set the fragment.
-
set_host
-
Set the host. Returns true on success, false on failure (if there are any invalid characters).
-
set_image_handler
-
Set the handler to enable the display of cached images.
-
set_input_encoding
-
Allows you to override the character encoding reported by the feed.
-
set_item_class
-
Allows you to change which class SimplePie uses for handling feed items.
-
set_item_limit
-
Set the limit for items returned per-feed with multifeeds.
-
set_javascript
-
Set javascript query string parameter
-
set_locator_class
-
Allows you to change which class SimplePie uses for auto-discovery.
-
set_max_checked_feeds
-
Set maximum number of feeds to check with autodiscovery
-
set_output_encoding
-
-
set_parser_class
-
Allows you to change which class SimplePie uses for XML parsing.
-
set_path
-
Set the path.
-
set_port
-
Set the port. Returns true on success, false on failure (if there are any invalid characters).
-
set_query
-
Set the query.
-
set_rating_class
-
Allows you to change which class SimplePie uses for <media:rating> Useful when you are overloading or extending SimplePie's default classes.
-
set_raw_data
-
Allows you to use a string of RSS/Atom data instead of a remote feed.
-
set_restriction_class
-
Allows you to change which class SimplePie uses for <media:restriction> Useful when you are overloading or extending SimplePie's default classes.
-
set_sanitize_class
-
Allows you to change which class SimplePie uses for data sanitization.
-
set_scheme
-
Set the scheme. Returns true on success, false on failure (if there are any invalid characters).
-
set_source_class
-
Allows you to change which class SimplePie uses item sources.
-
set_stupidly_fast
-
Set options to make SP as fast as possible. Forgoes a substantial amount of data sanitization in favor of speed.
-
set_timeout
-
Allows you to override the default timeout for fetching remote feeds.
-
set_url_replacements
-
Set element/attribute key/value pairs of HTML attributes containing URLs that need to be resolved relative to the feed
-
set_useragent
-
Allows you to override the default user agent string.
-
set_userinfo
-
Set the userinfo.
-
SimplePie
-
SimplePie
-
SimplePie
-
The SimplePie class contains feed level data and options
-
SIMPLEPIE_BUILD
-
SimplePie Build
-
SIMPLEPIE_CONSTRUCT_ALL
-
All constructs
-
SIMPLEPIE_CONSTRUCT_BASE64
-
base64-encoded construct
-
SIMPLEPIE_CONSTRUCT_HTML
-
HTML construct
-
SIMPLEPIE_CONSTRUCT_IRI
-
IRI construct
-
SIMPLEPIE_CONSTRUCT_MAYBE_HTML
-
A construct that might be HTML
-
SIMPLEPIE_CONSTRUCT_NONE
-
No construct
-
SIMPLEPIE_CONSTRUCT_TEXT
-
Text construct
-
SIMPLEPIE_CONSTRUCT_XHTML
-
XHTML construct
-
SimplePie_Content_Type_Sniffer
-
Create an instance of the class with the input file
-
SimplePie_Content_Type_Sniffer
-
Content-type sniffing
-
SimplePie_Decode_HTML_Entities
-
Create an instance of the class with the input data
-
SimplePie_Decode_HTML_Entities
-
Decode HTML Entities
-
SIMPLEPIE_FILE_SOURCE_CURL
-
cURL file source
-
SIMPLEPIE_FILE_SOURCE_FILE_GET_CONTENTS
-
file_get_contents() file source
-
SIMPLEPIE_FILE_SOURCE_FSOCKOPEN
-
fsockopen() file source
-
SIMPLEPIE_FILE_SOURCE_LOCAL
-
Local file source
-
SIMPLEPIE_FILE_SOURCE_NONE
-
No file source
-
SIMPLEPIE_FILE_SOURCE_REMOTE
-
Remote file source
-
SimplePie_gzdecode
-
gzdecode
-
SimplePie_gzdecode
-
Set the compressed string and related properties
-
SimplePie_HTTP_Parser
-
HTTP Response Parser
-
SimplePie_HTTP_Parser
-
Create an instance of the class with the input data
-
SIMPLEPIE_IANA_LINK_RELATIONS_REGISTRY
-
IANA Link Relations Registry
-
SimplePie_IRI
-
Create a new IRI object, from a specified string
-
SimplePie_IRI
-
IRI parser/serialiser
-
SIMPLEPIE_LINKBACK
-
SimplePie Linkback
-
SIMPLEPIE_LOCATOR_ALL
-
All Feed Autodiscovery
-
SIMPLEPIE_LOCATOR_AUTODISCOVERY
-
Feed Link Element Autodiscovery
-
SIMPLEPIE_LOCATOR_LOCAL_BODY
-
Local Feed Body Autodiscovery
-
SIMPLEPIE_LOCATOR_LOCAL_EXTENSION
-
Local Feed Extension Autodiscovery
-
SIMPLEPIE_LOCATOR_NONE
-
No Autodiscovery
-
SIMPLEPIE_LOCATOR_REMOTE_BODY
-
Remote Feed Body Autodiscovery
-
SIMPLEPIE_LOCATOR_REMOTE_EXTENSION
-
Remote Feed Extension Autodiscovery
-
SIMPLEPIE_LOWERCASE
-
Change to lowercase
-
SIMPLEPIE_NAME
-
SimplePie Name
-
SIMPLEPIE_NAMESPACE_ATOM_03
-
Atom 0.3 Namespace
-
SIMPLEPIE_NAMESPACE_ATOM_10
-
Atom 1.0 Namespace
-
SIMPLEPIE_NAMESPACE_DC_10
-
DC 1.0 Namespace
-
SIMPLEPIE_NAMESPACE_DC_11
-
DC 1.1 Namespace
-
SIMPLEPIE_NAMESPACE_GEORSS
-
GeoRSS Namespace
-
SIMPLEPIE_NAMESPACE_ITUNES
-
iTunes RSS Namespace
-
SIMPLEPIE_NAMESPACE_MEDIARSS
-
Media RSS Namespace
-
SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG
-
Wrong Media RSS Namespace
-
SIMPLEPIE_NAMESPACE_RDF
-
RDF Namespace
-
SIMPLEPIE_NAMESPACE_RSS_090
-
RSS 0.90 Namespace
-
SIMPLEPIE_NAMESPACE_RSS_10
-
RSS 1.0 Namespace
-
SIMPLEPIE_NAMESPACE_RSS_10_MODULES_CONTENT
-
RSS 1.0 Content Module Namespace
-
SIMPLEPIE_NAMESPACE_RSS_20
-
RSS 2.0 Namespace
-
SIMPLEPIE_NAMESPACE_W3C_BASIC_GEO
-
W3C Basic Geo (WGS84 lat/long) Vocabulary Namespace
-
SIMPLEPIE_NAMESPACE_XHTML
-
XHTML Namespace
-
SIMPLEPIE_NAMESPACE_XML
-
XML Namespace
-
SimplePie_Net_IPv6
-
Class to validate and to work with IPv6 addresses.
-
SimplePie_Parse_Date
-
Date Parser
-
SIMPLEPIE_PCRE_HTML_ATTRIBUTE
-
PCRE for HTML attributes
-
SIMPLEPIE_PCRE_XML_ATTRIBUTE
-
PCRE for XML attributes
-
SIMPLEPIE_PHP5
-
Whether we're running on PHP5
-
SIMPLEPIE_SAME_CASE
-
Don't change case
-
SIMPLEPIE_TYPE_ALL
-
All feed types
-
SIMPLEPIE_TYPE_ATOM_03
-
Atom 0.3
-
SIMPLEPIE_TYPE_ATOM_10
-
Atom 1.0
-
SIMPLEPIE_TYPE_ATOM_ALL
-
All Atom
-
SIMPLEPIE_TYPE_NONE
-
No known feed type
-
SIMPLEPIE_TYPE_RSS_090
-
RSS 0.90
-
SIMPLEPIE_TYPE_RSS_091
-
RSS 0.91 (both Netscape and Userland)
-
SIMPLEPIE_TYPE_RSS_091_NETSCAPE
-
RSS 0.91 (Netscape)
-
SIMPLEPIE_TYPE_RSS_091_USERLAND
-
RSS 0.91 (Userland)
-
SIMPLEPIE_TYPE_RSS_092
-
RSS 0.92
-
SIMPLEPIE_TYPE_RSS_093
-
RSS 0.93
-
SIMPLEPIE_TYPE_RSS_094
-
RSS 0.94
-
SIMPLEPIE_TYPE_RSS_10
-
RSS 1.0
-
SIMPLEPIE_TYPE_RSS_20
-
RSS 2.0
-
SIMPLEPIE_TYPE_RSS_ALL
-
All RSS
-
SIMPLEPIE_TYPE_RSS_RDF
-
RDF-based RSS
-
SIMPLEPIE_TYPE_RSS_SYNDICATION
-
Non-RDF-based RSS (truly intended as syndication format)
-
SIMPLEPIE_UPPERCASE
-
Change to uppercase
-
SIMPLEPIE_URL
-
SimplePie Website URL
-
SIMPLEPIE_USERAGENT
-
SimplePie Useragent
-
SIMPLEPIE_VERSION
-
SimplePie Version
-
SimplePie_XML_Declaration_Parser
-
Create an instance of the class with the input data
-
SimplePie_XML_Declaration_Parser
-
Parses the XML Declaration
-
skip_whitespace
-
Advance past any whitespace
-
sort_items
-
-
SplitV64
-
Splits an IPv6 address into the IPv6 and a possible IPv4 part
-
standalone_equals
-
-
standalone_name
-
-
standalone_value
-
-
strip_attributes
-
-
strip_comments
-
-
strip_htmltags
-
-
subscribe_aol
-
-
subscribe_bloglines
-
-
subscribe_eskobo
-
-
subscribe_feed
-
-
subscribe_feedfeeds
-
-
subscribe_feedster
-
-
subscribe_google
-
-
subscribe_gritwire
-
-
subscribe_itunes
-
-
subscribe_msn
-
-
subscribe_netvibes
-
-
subscribe_newsburst
-
-
subscribe_newsgator
-
-
subscribe_odeo
-
-
subscribe_outlook
-
-
subscribe_podcast
-
-
subscribe_podnova
-
-
subscribe_rojo
-
-
subscribe_url
-
-
subscribe_yahoo
-