[SimplePie] element index

Package indexes

All elements
a b c d e f g h i m o p r s t u v x _
_
top
Method __destruct
SimplePie::__destruct() in simplepie.php
Remove items that link back to this before destroying this object
Method __set
Don't allow anything to be set
Method __toString
Return the entire IRI when you try and read the object as a string
Method __toString
SimplePie::__toString() in simplepie.php
Used for converting object to a string
a
top
Method absolutize
Create a new IRI object by resolving a relative IRI
Method add_callback
Add a callback method to parse a date
b
top
Variable $body
Body of the response
Method before_version_name
c
top
Variable $comment
Human readable comment
Method checkIPv6
Checks an IPv6 address
d
top
Variable $data
SimplePie_gzdecode::$data in simplepie.php
Uncompressed data
Variable $date
Input data
Variable $day
List of days, calendar day name => ordinal day number in the week
Variable $day_pcre
Cached PCRE for SimplePie_Parse_Date::$day
Method date_asctime
Parse C99's asctime()'s date format
Method date_rfc850
Parse RFC850's date format
Method date_rfc2822
Parse RFC2822's date format
Method date_strtotime
Parse dates using strtotime()
Method date_w3cdtf
Parse a superset of W3C-DTF (allows hyphens and colons to be omitted, as well as allowing any of upper or lower case "T", horizontal tabs, or spaces to be used as the time seperator (including more than one))
e
top
Variable $encoding
Encoding
Variable $extra_field
Extra field content
Method enable_cache
SimplePie::enable_cache() in simplepie.php
Enables/disables caching in SimplePie.
Method enable_order_by_date
Determines whether feed items should be sorted into reverse chronological order.
Method enable_xml_dump
Outputs the raw XML content of the feed, after it has gone through SimplePie's filters.
Method encode_instead_of_strip
Method encoding_equals
Method encoding_name
Method encoding_value
Method error
SimplePie::error() in simplepie.php
Return the error message for the occured error
f
top
Variable $filename
Original filename
Method force_feed
SimplePie::force_feed() in simplepie.php
Force the given data/URL to be treated as a feed no matter what it appears like
Method force_fsockopen
Forces SimplePie to use fsockopen() instead of the preferred cURL functions.
g
top
Method get
Get the object
Method get_all_discovered_feeds
Method get_author
SimplePie::get_author() in simplepie.php
Method get_authority
Get the complete authority
Method get_authors
SimplePie::get_authors() in simplepie.php
Method get_base
SimplePie::get_base() in simplepie.php
Method get_categories
Method get_category
SimplePie::get_category() in simplepie.php
Method get_channel_tags
Method get_contributor
Method get_contributors
Method get_copyright
Method get_description
Method get_encoding
SimplePie::get_encoding() in simplepie.php
Method get_favicon
SimplePie::get_favicon() in simplepie.php
Returns the URL for the favicon of the feed's website.
Method get_feed_tags
Method get_fragment
Get the fragment
Method get_host
SimplePie_IRI::get_host() in simplepie.php
Get the host
Method get_image_height
Method get_image_link
Method get_image_tags
Method get_image_title
Method get_image_url
Method get_image_width
Method get_iri
SimplePie_IRI::get_iri() in simplepie.php
Get the complete IRI
Method get_item
SimplePie::get_item() in simplepie.php
Method get_items
SimplePie::get_items() in simplepie.php
Method get_item_quantity
Method get_language
SimplePie::get_language() in simplepie.php
Method get_latitude
SimplePie::get_latitude() in simplepie.php
Method get_link
SimplePie::get_link() in simplepie.php
Method get_links
SimplePie::get_links() in simplepie.php
Method get_longitude
Method get_path
SimplePie_IRI::get_path() in simplepie.php
Get the path
Method get_permalink
Added for parity between the parent-level and the item/entry-level.
Method get_port
SimplePie_IRI::get_port() in simplepie.php
Get the port
Method get_query
Get the query
Method get_scheme
Get the scheme
Method get_title
SimplePie::get_title() in simplepie.php
Method get_type
Get the Content-Type of the specified file
Method get_type
SimplePie::get_type() in simplepie.php
Method get_userinfo
Get the user information
Method get_value
Read value
h
top
Variable $headers
Key/value pairs of the headers
Variable $http_version
HTTP Version
Method handle_content_type
i
top
Method init
SimplePie::init() in simplepie.php
Method is_valid
SimplePie_IRI::is_valid() in simplepie.php
Check if the object represents a valid IRI
m
top
Variable $month
List of months, calendar month name => calendar month number
Variable $month_pcre
Cached PCRE for SimplePie_Parse_Date::$month
Variable $MTIME
Modified time
Method merge_items
SimplePie::merge_items() in simplepie.php
o
top
Variable $OS
SimplePie_gzdecode::$OS in simplepie.php
Operating System
p
top
Method parse
Parse the input data
Method parse
Parse a date
Method parse
Parse the input data
Method parse
Decode the GZIP stream
Method parse
Parse the input data
r
top
Variable $reason
Reason phrase
Method removeNetmaskSpec
Removes a possible existing netmask specification of an IP address.
Method remove_div
SimplePie::remove_div() in simplepie.php
Method remove_rfc2822_comments
Remove RFC822 comments
s
top
Variable $SI1
SimplePie_gzdecode::$SI1 in simplepie.php
Subfield ID 1
Variable $SI2
SimplePie_gzdecode::$SI2 in simplepie.php
Subfield ID 2
Variable $standalone
Standalone
Variable $status_code
Status code
Page simplepie.php
simplepie.php in simplepie.php
Method sanitize
SimplePie::sanitize() in simplepie.php
Method set_authority
Set the authority. Returns true on success, false on failure (if there are any invalid characters).
Method set_author_class
Allows you to change which class SimplePie uses for handling author data.
Method set_autodiscovery_cache_duration
Set the length of time (in seconds) that the autodiscovered feed URL will be cached.
Method set_autodiscovery_level
Set how much feed autodiscovery to do
Method set_cache_class
Allows you to change which class SimplePie uses for caching.
Method set_cache_duration
Set the length of time (in seconds) that the contents of a feed will be cached.
Method set_cache_location
Set the file system location where the cached files should be stored.
Method set_cache_name_function
Set callback function to create cache filename with
Method 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.
Method set_category_class
Allows you to change which class SimplePie uses for handling category data.
Method set_content_type_sniffer_class
Allows you to change which class SimplePie uses for content-type sniffing.
Method 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.
Method 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.
Method set_enclosure_class
Allows you to change which class SimplePie uses for feed enclosures.
Method set_favicon_handler
Set the handler to enable the display of cached favicons.
Method set_feed_url
SimplePie::set_feed_url() in simplepie.php
This is the URL of the feed you want to parse.
Method set_file
SimplePie::set_file() in simplepie.php
Provides an instance of SimplePie_File to use as a feed
Method set_file_class
Allows you to change which class SimplePie uses for remote file fetching.
Method set_fragment
Set the fragment.
Method set_host
SimplePie_IRI::set_host() in simplepie.php
Set the host. Returns true on success, false on failure (if there are any invalid characters).
Method set_image_handler
Set the handler to enable the display of cached images.
Method set_input_encoding
Allows you to override the character encoding reported by the feed.
Method set_item_class
Allows you to change which class SimplePie uses for handling feed items.
Method set_item_limit
Set the limit for items returned per-feed with multifeeds.
Method set_javascript
Set javascript query string parameter
Method set_locator_class
Allows you to change which class SimplePie uses for auto-discovery.
Method set_max_checked_feeds
Set maximum number of feeds to check with autodiscovery
Method set_output_encoding
Method set_parser_class
Allows you to change which class SimplePie uses for XML parsing.
Method set_path
SimplePie_IRI::set_path() in simplepie.php
Set the path.
Method set_port
SimplePie_IRI::set_port() in simplepie.php
Set the port. Returns true on success, false on failure (if there are any invalid characters).
Method set_query
Set the query.
Method 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.
Method set_raw_data
SimplePie::set_raw_data() in simplepie.php
Allows you to use a string of RSS/Atom data instead of a remote feed.
Method 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.
Method set_sanitize_class
Allows you to change which class SimplePie uses for data sanitization.
Method set_scheme
Set the scheme. Returns true on success, false on failure (if there are any invalid characters).
Method set_source_class
Allows you to change which class SimplePie uses item sources.
Method set_stupidly_fast
Set options to make SP as fast as possible. Forgoes a substantial amount of data sanitization in favor of speed.
Method set_timeout
SimplePie::set_timeout() in simplepie.php
Allows you to override the default timeout for fetching remote feeds.
Method set_url_replacements
Set element/attribute key/value pairs of HTML attributes containing URLs that need to be resolved relative to the feed
Method set_useragent
Allows you to override the default user agent string.
Method set_userinfo
Set the userinfo.
Class SimplePie
SimplePie in simplepie.php
SimplePie
Method SimplePie
SimplePie::SimplePie() in simplepie.php
The SimplePie class contains feed level data and options
Constant SIMPLEPIE_BUILD
SIMPLEPIE_BUILD in simplepie.php
SimplePie Build
Constant SIMPLEPIE_CONSTRUCT_ALL
SIMPLEPIE_CONSTRUCT_ALL in simplepie.php
All constructs
Constant SIMPLEPIE_CONSTRUCT_BASE64
base64-encoded construct
Constant SIMPLEPIE_CONSTRUCT_HTML
SIMPLEPIE_CONSTRUCT_HTML in simplepie.php
HTML construct
Constant SIMPLEPIE_CONSTRUCT_IRI
SIMPLEPIE_CONSTRUCT_IRI in simplepie.php
IRI construct
Constant SIMPLEPIE_CONSTRUCT_MAYBE_HTML
A construct that might be HTML
Constant SIMPLEPIE_CONSTRUCT_NONE
SIMPLEPIE_CONSTRUCT_NONE in simplepie.php
No construct
Constant SIMPLEPIE_CONSTRUCT_TEXT
SIMPLEPIE_CONSTRUCT_TEXT in simplepie.php
Text construct
Constant SIMPLEPIE_CONSTRUCT_XHTML
SIMPLEPIE_CONSTRUCT_XHTML in simplepie.php
XHTML construct
Method SimplePie_Content_Type_Sniffer
Create an instance of the class with the input file
Class SimplePie_Content_Type_Sniffer
Content-type sniffing
Method SimplePie_Decode_HTML_Entities
Create an instance of the class with the input data
Class SimplePie_Decode_HTML_Entities
Decode HTML Entities
Constant SIMPLEPIE_FILE_SOURCE_CURL
cURL file source
Constant SIMPLEPIE_FILE_SOURCE_FILE_GET_CONTENTS
file_get_contents() file source
Constant SIMPLEPIE_FILE_SOURCE_FSOCKOPEN
fsockopen() file source
Constant SIMPLEPIE_FILE_SOURCE_LOCAL
Local file source
Constant SIMPLEPIE_FILE_SOURCE_NONE
No file source
Constant SIMPLEPIE_FILE_SOURCE_REMOTE
Remote file source
Class SimplePie_gzdecode
SimplePie_gzdecode in simplepie.php
gzdecode
Method SimplePie_gzdecode
Set the compressed string and related properties
Class SimplePie_HTTP_Parser
SimplePie_HTTP_Parser in simplepie.php
HTTP Response Parser
Method SimplePie_HTTP_Parser
Create an instance of the class with the input data
Constant SIMPLEPIE_IANA_LINK_RELATIONS_REGISTRY
IANA Link Relations Registry
Method SimplePie_IRI
Create a new IRI object, from a specified string
Class SimplePie_IRI
SimplePie_IRI in simplepie.php
IRI parser/serialiser
Constant SIMPLEPIE_LINKBACK
SIMPLEPIE_LINKBACK in simplepie.php
SimplePie Linkback
Constant SIMPLEPIE_LOCATOR_ALL
SIMPLEPIE_LOCATOR_ALL in simplepie.php
All Feed Autodiscovery
Constant SIMPLEPIE_LOCATOR_AUTODISCOVERY
Feed Link Element Autodiscovery
Constant SIMPLEPIE_LOCATOR_LOCAL_BODY
Local Feed Body Autodiscovery
Constant SIMPLEPIE_LOCATOR_LOCAL_EXTENSION
Local Feed Extension Autodiscovery
Constant SIMPLEPIE_LOCATOR_NONE
SIMPLEPIE_LOCATOR_NONE in simplepie.php
No Autodiscovery
Constant SIMPLEPIE_LOCATOR_REMOTE_BODY
Remote Feed Body Autodiscovery
Constant SIMPLEPIE_LOCATOR_REMOTE_EXTENSION
Remote Feed Extension Autodiscovery
Constant SIMPLEPIE_LOWERCASE
SIMPLEPIE_LOWERCASE in simplepie.php
Change to lowercase
Constant SIMPLEPIE_NAME
SIMPLEPIE_NAME in simplepie.php
SimplePie Name
Constant SIMPLEPIE_NAMESPACE_ATOM_03
Atom 0.3 Namespace
Constant SIMPLEPIE_NAMESPACE_ATOM_10
Atom 1.0 Namespace
Constant SIMPLEPIE_NAMESPACE_DC_10
SIMPLEPIE_NAMESPACE_DC_10 in simplepie.php
DC 1.0 Namespace
Constant SIMPLEPIE_NAMESPACE_DC_11
SIMPLEPIE_NAMESPACE_DC_11 in simplepie.php
DC 1.1 Namespace
Constant SIMPLEPIE_NAMESPACE_GEORSS
GeoRSS Namespace
Constant SIMPLEPIE_NAMESPACE_ITUNES
iTunes RSS Namespace
Constant SIMPLEPIE_NAMESPACE_MEDIARSS
Media RSS Namespace
Constant SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG
Wrong Media RSS Namespace
Constant SIMPLEPIE_NAMESPACE_RDF
SIMPLEPIE_NAMESPACE_RDF in simplepie.php
RDF Namespace
Constant SIMPLEPIE_NAMESPACE_RSS_090
RSS 0.90 Namespace
Constant SIMPLEPIE_NAMESPACE_RSS_10
RSS 1.0 Namespace
Constant SIMPLEPIE_NAMESPACE_RSS_10_MODULES_CONTENT
RSS 1.0 Content Module Namespace
Constant SIMPLEPIE_NAMESPACE_RSS_20
RSS 2.0 Namespace
Constant SIMPLEPIE_NAMESPACE_W3C_BASIC_GEO
W3C Basic Geo (WGS84 lat/long) Vocabulary Namespace
Constant SIMPLEPIE_NAMESPACE_XHTML
SIMPLEPIE_NAMESPACE_XHTML in simplepie.php
XHTML Namespace
Constant SIMPLEPIE_NAMESPACE_XML
SIMPLEPIE_NAMESPACE_XML in simplepie.php
XML Namespace
Class SimplePie_Net_IPv6
SimplePie_Net_IPv6 in simplepie.php
Class to validate and to work with IPv6 addresses.
Class SimplePie_Parse_Date
SimplePie_Parse_Date in simplepie.php
Date Parser
Constant SIMPLEPIE_PCRE_HTML_ATTRIBUTE
PCRE for HTML attributes
Constant SIMPLEPIE_PCRE_XML_ATTRIBUTE
PCRE for XML attributes
Constant SIMPLEPIE_PHP5
SIMPLEPIE_PHP5 in simplepie.php
Whether we're running on PHP5
Constant SIMPLEPIE_SAME_CASE
SIMPLEPIE_SAME_CASE in simplepie.php
Don't change case
Constant SIMPLEPIE_TYPE_ALL
SIMPLEPIE_TYPE_ALL in simplepie.php
All feed types
Constant SIMPLEPIE_TYPE_ATOM_03
SIMPLEPIE_TYPE_ATOM_03 in simplepie.php
Atom 0.3
Constant SIMPLEPIE_TYPE_ATOM_10
SIMPLEPIE_TYPE_ATOM_10 in simplepie.php
Atom 1.0
Constant SIMPLEPIE_TYPE_ATOM_ALL
SIMPLEPIE_TYPE_ATOM_ALL in simplepie.php
All Atom
Constant SIMPLEPIE_TYPE_NONE
SIMPLEPIE_TYPE_NONE in simplepie.php
No known feed type
Constant SIMPLEPIE_TYPE_RSS_090
SIMPLEPIE_TYPE_RSS_090 in simplepie.php
RSS 0.90
Constant SIMPLEPIE_TYPE_RSS_091
SIMPLEPIE_TYPE_RSS_091 in simplepie.php
RSS 0.91 (both Netscape and Userland)
Constant SIMPLEPIE_TYPE_RSS_091_NETSCAPE
RSS 0.91 (Netscape)
Constant SIMPLEPIE_TYPE_RSS_091_USERLAND
RSS 0.91 (Userland)
Constant SIMPLEPIE_TYPE_RSS_092
SIMPLEPIE_TYPE_RSS_092 in simplepie.php
RSS 0.92
Constant SIMPLEPIE_TYPE_RSS_093
SIMPLEPIE_TYPE_RSS_093 in simplepie.php
RSS 0.93
Constant SIMPLEPIE_TYPE_RSS_094
SIMPLEPIE_TYPE_RSS_094 in simplepie.php
RSS 0.94
Constant SIMPLEPIE_TYPE_RSS_10
SIMPLEPIE_TYPE_RSS_10 in simplepie.php
RSS 1.0
Constant SIMPLEPIE_TYPE_RSS_20
SIMPLEPIE_TYPE_RSS_20 in simplepie.php
RSS 2.0
Constant SIMPLEPIE_TYPE_RSS_ALL
SIMPLEPIE_TYPE_RSS_ALL in simplepie.php
All RSS
Constant SIMPLEPIE_TYPE_RSS_RDF
SIMPLEPIE_TYPE_RSS_RDF in simplepie.php
RDF-based RSS
Constant SIMPLEPIE_TYPE_RSS_SYNDICATION
Non-RDF-based RSS (truly intended as syndication format)
Constant SIMPLEPIE_UPPERCASE
SIMPLEPIE_UPPERCASE in simplepie.php
Change to uppercase
Constant SIMPLEPIE_URL
SIMPLEPIE_URL in simplepie.php
SimplePie Website URL
Constant SIMPLEPIE_USERAGENT
SIMPLEPIE_USERAGENT in simplepie.php
SimplePie Useragent
Constant SIMPLEPIE_VERSION
SIMPLEPIE_VERSION in simplepie.php
SimplePie Version
Method SimplePie_XML_Declaration_Parser
Create an instance of the class with the input data
Class SimplePie_XML_Declaration_Parser
Parses the XML Declaration
Method skip_whitespace
Advance past any whitespace
Method sort_items
SimplePie::sort_items() in simplepie.php
Method SplitV64
Splits an IPv6 address into the IPv6 and a possible IPv4 part
Method standalone_equals
Method standalone_name
Method standalone_value
Method strip_attributes
Method strip_comments
Method strip_htmltags
Method subscribe_aol
Method subscribe_bloglines
Method subscribe_eskobo
Method subscribe_feed
Method subscribe_feedfeeds
Method subscribe_feedster
Method subscribe_google
Method subscribe_gritwire
Method subscribe_itunes
Method subscribe_msn
Method subscribe_netvibes
Method subscribe_newsburst
Method subscribe_newsgator
Method subscribe_odeo
Method subscribe_outlook
Method subscribe_podcast
Method subscribe_podnova
Method subscribe_rojo
Method subscribe_url
Method subscribe_yahoo
t
top
Variable $timezone
List of timezones, abbreviation => offset from UTC
u
top
Method Uncompress
Uncompresses an IPv6 address
v
top
Variable $version
XML Version
Method version_equals
Method version_name
Method version_value
x
top
Variable $XFL
SimplePie_gzdecode::$XFL in simplepie.php
Extra Flags
a b c d e f g h i m o p r s t u v x _