PEEL Shopping
Open source ecommerce : PEEL Shopping
Data Structures | Namespaces | Variables
Simplepie.php File Reference

Go to the source code of this file.

Data Structures

class  SimplePie
 
class  SimplePie_Author
 
interface  SimplePie_Cache_Base
 
class  SimplePie_Cache_DB
 
class  SimplePie_Cache_File
 
class  SimplePie_Cache_Memcache
 
class  SimplePie_Cache_MySQL
 
class  SimplePie_Cache
 
class  SimplePie_Caption
 
class  SimplePie_Category
 
class  SimplePie_Content_Type_Sniffer
 
class  SimplePie_Copyright
 
class  SimplePie_Core
 
class  SimplePie_Credit
 
class  SimplePie_Decode_HTML_Entities
 
class  SimplePie_Enclosure
 
class  SimplePie_Exception
 
class  SimplePie_File
 
class  SimplePie_gzdecode
 
class  SimplePie_HTTP_Parser
 
class  SimplePie_IRI
 
class  SimplePie_Item
 
class  SimplePie_Locator
 
class  SimplePie_Misc
 
class  SimplePie_Net_IPv6
 
class  SimplePie_Parse_Date
 
class  SimplePie_Parser
 
class  SimplePie_Rating
 
class  SimplePie_Registry
 
class  SimplePie_Restriction
 
class  SimplePie_Sanitize
 
class  SimplePie_Source
 
class  SimplePie_XML_Declaration_Parser
 

Namespaces

 SimplePie
 SimplePie.
 

Variables

const SIMPLEPIE_NAME 'SimplePie'
 
const SIMPLEPIE_VERSION '1.3.1'
 
const SIMPLEPIE_BUILD '20121030175911'
 
const SIMPLEPIE_URL 'http://simplepie.org'
 
const SIMPLEPIE_USERAGENT SIMPLEPIE_NAME . '/' . SIMPLEPIE_VERSION . ' (Feed Parser; ' . SIMPLEPIE_URL . '; Allow like Gecko) Build/' . SIMPLEPIE_BUILD
 
const SIMPLEPIE_LINKBACK '<a href="' . SIMPLEPIE_URL . '" title="' . SIMPLEPIE_NAME . ' ' . SIMPLEPIE_VERSION . '">' . SIMPLEPIE_NAME . '</a>'
 
const SIMPLEPIE_LOCATOR_NONE 0
 
const SIMPLEPIE_LOCATOR_AUTODISCOVERY 1
 
const SIMPLEPIE_LOCATOR_LOCAL_EXTENSION 2
 
const SIMPLEPIE_LOCATOR_LOCAL_BODY 4
 
const SIMPLEPIE_LOCATOR_REMOTE_EXTENSION 8
 
const SIMPLEPIE_LOCATOR_REMOTE_BODY 16
 
const SIMPLEPIE_LOCATOR_ALL 31
 
const SIMPLEPIE_TYPE_NONE 0
 
const SIMPLEPIE_TYPE_RSS_090 1
 
const SIMPLEPIE_TYPE_RSS_091_NETSCAPE 2
 
const SIMPLEPIE_TYPE_RSS_091_USERLAND 4
 
const SIMPLEPIE_TYPE_RSS_091 6
 
const SIMPLEPIE_TYPE_RSS_092 8
 
const SIMPLEPIE_TYPE_RSS_093 16
 
const SIMPLEPIE_TYPE_RSS_094 32
 
const SIMPLEPIE_TYPE_RSS_10 64
 
const SIMPLEPIE_TYPE_RSS_20 128
 
const SIMPLEPIE_TYPE_RSS_RDF 65
 
const SIMPLEPIE_TYPE_RSS_SYNDICATION 190
 
const SIMPLEPIE_TYPE_RSS_ALL 255
 
const SIMPLEPIE_TYPE_ATOM_03 256
 
const SIMPLEPIE_TYPE_ATOM_10 512
 
const SIMPLEPIE_TYPE_ATOM_ALL 768
 
const SIMPLEPIE_TYPE_ALL 1023
 
const SIMPLEPIE_CONSTRUCT_NONE 0
 
const SIMPLEPIE_CONSTRUCT_TEXT 1
 
const SIMPLEPIE_CONSTRUCT_HTML 2
 
const SIMPLEPIE_CONSTRUCT_XHTML 4
 
const SIMPLEPIE_CONSTRUCT_BASE64 8
 
const SIMPLEPIE_CONSTRUCT_IRI 16
 
const SIMPLEPIE_CONSTRUCT_MAYBE_HTML 32
 
const SIMPLEPIE_CONSTRUCT_ALL 63
 
const SIMPLEPIE_SAME_CASE 1
 
const SIMPLEPIE_LOWERCASE 2
 
const SIMPLEPIE_UPPERCASE 4
 
const SIMPLEPIE_PCRE_HTML_ATTRIBUTE '((?:[\x09\x0A\x0B\x0C\x0D\x20]+[^\x09\x0A\x0B\x0C\x0D\x20\x2F\x3E][^\x09\x0A\x0B\x0C\x0D\x20\x2F\x3D\x3E]*(?:[\x09\x0A\x0B\x0C\x0D\x20]*=[\x09\x0A\x0B\x0C\x0D\x20]*(?:"(?:[^"]*)"|\'(?:[^\']*)\'|(?:[^\x09\x0A\x0B\x0C\x0D\x20\x22\x27\x3E][^\x09\x0A\x0B\x0C\x0D\x20\x3E]*)?))?)*)[\x09\x0A\x0B\x0C\x0D\x20]*'
 
const SIMPLEPIE_PCRE_XML_ATTRIBUTE '((?:\s+(?:(?:[^\s:]+:)?[^\s:]+)\s*=\s*(?:"(?:[^"]*)"|\'(?:[^\']*)\'))*)\s*'
 
const SIMPLEPIE_NAMESPACE_XML 'http://www.w3.org/XML/1998/namespace'
 
const SIMPLEPIE_NAMESPACE_ATOM_10 'http://www.w3.org/2005/Atom'
 
const SIMPLEPIE_NAMESPACE_ATOM_03 'http://purl.org/atom/ns#'
 
const SIMPLEPIE_NAMESPACE_RDF 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'
 
const SIMPLEPIE_NAMESPACE_RSS_090 'http://my.netscape.com/rdf/simple/0.9/'
 
const SIMPLEPIE_NAMESPACE_RSS_10 'http://purl.org/rss/1.0/'
 
const SIMPLEPIE_NAMESPACE_RSS_10_MODULES_CONTENT 'http://purl.org/rss/1.0/modules/content/'
 
const SIMPLEPIE_NAMESPACE_RSS_20 ''
 
const SIMPLEPIE_NAMESPACE_DC_10 'http://purl.org/dc/elements/1.0/'
 
const SIMPLEPIE_NAMESPACE_DC_11 'http://purl.org/dc/elements/1.1/'
 
const SIMPLEPIE_NAMESPACE_W3C_BASIC_GEO 'http://www.w3.org/2003/01/geo/wgs84_pos#'
 
const SIMPLEPIE_NAMESPACE_GEORSS 'http://www.georss.org/georss'
 
const SIMPLEPIE_NAMESPACE_MEDIARSS 'http://search.yahoo.com/mrss/'
 
const SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG 'http://search.yahoo.com/mrss'
 
const SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG2 'http://video.search.yahoo.com/mrss'
 
const SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG3 'http://video.search.yahoo.com/mrss/'
 
const SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG4 'http://www.rssboard.org/media-rss'
 
const SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG5 'http://www.rssboard.org/media-rss/'
 
const SIMPLEPIE_NAMESPACE_ITUNES 'http://www.itunes.com/dtds/podcast-1.0.dtd'
 
const SIMPLEPIE_NAMESPACE_XHTML 'http://www.w3.org/1999/xhtml'
 
const SIMPLEPIE_IANA_LINK_RELATIONS_REGISTRY 'http://www.iana.org/assignments/relation/'
 
const SIMPLEPIE_FILE_SOURCE_NONE 0
 
const SIMPLEPIE_FILE_SOURCE_REMOTE 1
 
const SIMPLEPIE_FILE_SOURCE_LOCAL 2
 
const SIMPLEPIE_FILE_SOURCE_FSOCKOPEN 4
 
const SIMPLEPIE_FILE_SOURCE_CURL 8
 
const SIMPLEPIE_FILE_SOURCE_FILE_GET_CONTENTS 16
 

Variable Documentation

const SIMPLEPIE_BUILD '20121030175911'

Definition at line 50 of file Simplepie.php.

const SIMPLEPIE_CONSTRUCT_ALL 63

Definition at line 85 of file Simplepie.php.

const SIMPLEPIE_CONSTRUCT_BASE64 8

Definition at line 82 of file Simplepie.php.

const SIMPLEPIE_CONSTRUCT_HTML 2

Definition at line 80 of file Simplepie.php.

const SIMPLEPIE_CONSTRUCT_IRI 16

Definition at line 83 of file Simplepie.php.

const SIMPLEPIE_CONSTRUCT_MAYBE_HTML 32

Definition at line 84 of file Simplepie.php.

const SIMPLEPIE_CONSTRUCT_NONE 0

Definition at line 78 of file Simplepie.php.

const SIMPLEPIE_CONSTRUCT_TEXT 1

Definition at line 79 of file Simplepie.php.

const SIMPLEPIE_CONSTRUCT_XHTML 4

Definition at line 81 of file Simplepie.php.

const SIMPLEPIE_FILE_SOURCE_CURL 8

Definition at line 116 of file Simplepie.php.

const SIMPLEPIE_FILE_SOURCE_FILE_GET_CONTENTS 16

Definition at line 117 of file Simplepie.php.

const SIMPLEPIE_FILE_SOURCE_FSOCKOPEN 4

Definition at line 115 of file Simplepie.php.

const SIMPLEPIE_FILE_SOURCE_LOCAL 2

Definition at line 114 of file Simplepie.php.

const SIMPLEPIE_FILE_SOURCE_NONE 0

Definition at line 112 of file Simplepie.php.

const SIMPLEPIE_FILE_SOURCE_REMOTE 1

Definition at line 113 of file Simplepie.php.

const SIMPLEPIE_IANA_LINK_RELATIONS_REGISTRY 'http://www.iana.org/assignments/relation/'

Definition at line 111 of file Simplepie.php.

const SIMPLEPIE_LINKBACK '<a href="' . SIMPLEPIE_URL . '" title="' . SIMPLEPIE_NAME . ' ' . SIMPLEPIE_VERSION . '">' . SIMPLEPIE_NAME . '</a>'

Definition at line 53 of file Simplepie.php.

const SIMPLEPIE_LOCATOR_ALL 31

Definition at line 60 of file Simplepie.php.

const SIMPLEPIE_LOCATOR_AUTODISCOVERY 1

Definition at line 55 of file Simplepie.php.

const SIMPLEPIE_LOCATOR_LOCAL_BODY 4

Definition at line 57 of file Simplepie.php.

const SIMPLEPIE_LOCATOR_LOCAL_EXTENSION 2

Definition at line 56 of file Simplepie.php.

const SIMPLEPIE_LOCATOR_NONE 0

Definition at line 54 of file Simplepie.php.

const SIMPLEPIE_LOCATOR_REMOTE_BODY 16

Definition at line 59 of file Simplepie.php.

const SIMPLEPIE_LOCATOR_REMOTE_EXTENSION 8

Definition at line 58 of file Simplepie.php.

const SIMPLEPIE_LOWERCASE 2

Definition at line 87 of file Simplepie.php.

const SIMPLEPIE_NAME 'SimplePie'

Definition at line 48 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_ATOM_03 'http://purl.org/atom/ns#'

Definition at line 93 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_ATOM_10 'http://www.w3.org/2005/Atom'

Definition at line 92 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_DC_10 'http://purl.org/dc/elements/1.0/'

Definition at line 99 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_DC_11 'http://purl.org/dc/elements/1.1/'

Definition at line 100 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_GEORSS 'http://www.georss.org/georss'

Definition at line 102 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_ITUNES 'http://www.itunes.com/dtds/podcast-1.0.dtd'

Definition at line 109 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_MEDIARSS 'http://search.yahoo.com/mrss/'

Definition at line 103 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG 'http://search.yahoo.com/mrss'

Definition at line 104 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG2 'http://video.search.yahoo.com/mrss'

Definition at line 105 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG3 'http://video.search.yahoo.com/mrss/'

Definition at line 106 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG4 'http://www.rssboard.org/media-rss'

Definition at line 107 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG5 'http://www.rssboard.org/media-rss/'

Definition at line 108 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_RDF 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'

Definition at line 94 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_RSS_090 'http://my.netscape.com/rdf/simple/0.9/'

Definition at line 95 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_RSS_10 'http://purl.org/rss/1.0/'

Definition at line 96 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_RSS_10_MODULES_CONTENT 'http://purl.org/rss/1.0/modules/content/'

Definition at line 97 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_RSS_20 ''

Definition at line 98 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_W3C_BASIC_GEO 'http://www.w3.org/2003/01/geo/wgs84_pos#'

Definition at line 101 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_XHTML 'http://www.w3.org/1999/xhtml'

Definition at line 110 of file Simplepie.php.

const SIMPLEPIE_NAMESPACE_XML 'http://www.w3.org/XML/1998/namespace'

Definition at line 91 of file Simplepie.php.

const SIMPLEPIE_PCRE_HTML_ATTRIBUTE '((?:[\x09\x0A\x0B\x0C\x0D\x20]+[^\x09\x0A\x0B\x0C\x0D\x20\x2F\x3E][^\x09\x0A\x0B\x0C\x0D\x20\x2F\x3D\x3E]*(?:[\x09\x0A\x0B\x0C\x0D\x20]*=[\x09\x0A\x0B\x0C\x0D\x20]*(?:"(?:[^"]*)"|\'(?:[^\']*)\'|(?:[^\x09\x0A\x0B\x0C\x0D\x20\x22\x27\x3E][^\x09\x0A\x0B\x0C\x0D\x20\x3E]*)?))?)*)[\x09\x0A\x0B\x0C\x0D\x20]*'

Definition at line 89 of file Simplepie.php.

const SIMPLEPIE_PCRE_XML_ATTRIBUTE '((?:\s+(?:(?:[^\s:]+:)?[^\s:]+)\s*=\s*(?:"(?:[^"]*)"|\'(?:[^\']*)\'))*)\s*'

Definition at line 90 of file Simplepie.php.

const SIMPLEPIE_SAME_CASE 1

Definition at line 86 of file Simplepie.php.

const SIMPLEPIE_TYPE_ALL 1023

Definition at line 77 of file Simplepie.php.

const SIMPLEPIE_TYPE_ATOM_03 256

Definition at line 74 of file Simplepie.php.

const SIMPLEPIE_TYPE_ATOM_10 512

Definition at line 75 of file Simplepie.php.

const SIMPLEPIE_TYPE_ATOM_ALL 768

Definition at line 76 of file Simplepie.php.

const SIMPLEPIE_TYPE_NONE 0

Definition at line 61 of file Simplepie.php.

const SIMPLEPIE_TYPE_RSS_090 1

Definition at line 62 of file Simplepie.php.

const SIMPLEPIE_TYPE_RSS_091 6

Definition at line 65 of file Simplepie.php.

const SIMPLEPIE_TYPE_RSS_091_NETSCAPE 2

Definition at line 63 of file Simplepie.php.

const SIMPLEPIE_TYPE_RSS_091_USERLAND 4

Definition at line 64 of file Simplepie.php.

const SIMPLEPIE_TYPE_RSS_092 8

Definition at line 66 of file Simplepie.php.

const SIMPLEPIE_TYPE_RSS_093 16

Definition at line 67 of file Simplepie.php.

const SIMPLEPIE_TYPE_RSS_094 32

Definition at line 68 of file Simplepie.php.

const SIMPLEPIE_TYPE_RSS_10 64

Definition at line 69 of file Simplepie.php.

const SIMPLEPIE_TYPE_RSS_20 128

Definition at line 70 of file Simplepie.php.

const SIMPLEPIE_TYPE_RSS_ALL 255

Definition at line 73 of file Simplepie.php.

const SIMPLEPIE_TYPE_RSS_RDF 65

Definition at line 71 of file Simplepie.php.

const SIMPLEPIE_TYPE_RSS_SYNDICATION 190

Definition at line 72 of file Simplepie.php.

const SIMPLEPIE_UPPERCASE 4

Definition at line 88 of file Simplepie.php.

const SIMPLEPIE_URL 'http://simplepie.org'

Definition at line 51 of file Simplepie.php.

const SIMPLEPIE_USERAGENT SIMPLEPIE_NAME . '/' . SIMPLEPIE_VERSION . ' (Feed Parser; ' . SIMPLEPIE_URL . '; Allow like Gecko) Build/' . SIMPLEPIE_BUILD

Definition at line 52 of file Simplepie.php.

const SIMPLEPIE_VERSION '1.3.1'

Definition at line 49 of file Simplepie.php.


This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:40 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.