Apache Zeta Components Manual :: Package Feed Element Index
Element index for package Feed
Package indexes
[
a ]
[
c ]
[
d ]
[
e ]
[
f ]
[
g ]
[
h ]
[
i ]
[
l ]
[
m ]
[
n ]
[
o ]
[
p ]
[
r ]
[
s ]
[
t ]
[
u ]
[
v ]
[
w ]
[
_ ]
Letter '_'
- __construct
- in file parse_error.php, method ezcFeedParseErrorException::__construct()
Constructs a new ezcFeedParseErrorException.
- __construct
- in file only_one_value_allowed.php, method ezcFeedOnlyOneValueAllowedException::__construct()
Constructs a new ezcFeedOnlyOneValueAllowedException.
- __construct
- in file one_item_data_required.php, method ezcFeedAtLeastOneItemDataRequiredException::__construct()
Constructs a new ezcFeedAtLeastOneItemDataRequiredException.
- __construct
- in file atom.php, method ezcFeedAtom::__construct()
Creates a new ATOM processor.
- __construct
- in file rss1.php, method ezcFeedRss1::__construct()
Creates a new RSS1 processor.
- __construct
- in file rss2.php, method ezcFeedRss2::__construct()
Creates a new RSS2 processor.
- __construct
- in file unsupported_type.php, method ezcFeedUnsupportedTypeException::__construct()
Constructs a new ezcFeedUnsupportedTypeException.
- __construct
- in file unsupported_module.php, method ezcFeedUnsupportedModuleException::__construct()
Constructs a new ezcFeedUnsupportedModuleException.
- __construct
- in file unsupported_element.php, method ezcFeedUnsupportedElementException::__construct()
Constructs a new ezcFeedUnsupportedElementException.
- __construct
- in file undefined_module.php, method ezcFeedUndefinedModuleException::__construct()
Constructs a new ezcFeedUndefinedModuleException.
- __construct
- in file meta_data_missing.php, method ezcFeedRequiredMetaDataMissingException::__construct()
Constructs a new ezcFeedRequiredMetaDataMissingException.
- __construct
- in file module.php, method ezcFeedModule::__construct()
Constructs a new ezcFeedModule object.
- __construct
- in file feed.php, method ezcFeed::__construct()
Creates a new feed object.
- __construct
- in file dublincore_module.php, method ezcFeedDublinCoreModule::__construct()
Constructs a new ezcFeedDublinCoreModule object.
- __construct
- in file creativecommons_module.php, method ezcFeedCreativeCommonsModule::__construct()
Constructs a new ezcFeedCreativeCommonsModule object.
- __construct
- in file content_module.php, method ezcFeedContentModule::__construct()
Constructs a new ezcFeedContentModule object.
- __construct
- in file geo_module.php, method ezcFeedGeoModule::__construct()
Constructs a new ezcFeedContentModule object.
- __construct
- in file georss_module.php, method ezcFeedGeoRssModule::__construct()
Constructs a new ezcFeedContentModule object.
- __construct
- in file itunes_module.php, method ezcFeedITunesModule::__construct()
Constructs a new ezcFeedITunesModule object.
- __toString
- in file image.php, method ezcFeedImageElement::__toString()
Returns the link attribute.
- __toString
- in file id.php, method ezcFeedIdElement::__toString()
Returns the id attribute.
- __toString
- in file person.php, method ezcFeedPersonElement::__toString()
Returns the name attribute.
- __toString
- in file source.php, method ezcFeedSourceElement::__toString()
Returns the source attribute.
- __toString
- in file text.php, method ezcFeedTextElement::__toString()
Returns the text attribute.
- __toString
- in file link.php, method ezcFeedLinkElement::__toString()
Returns the href attribute.
- __construct
- in file regression_test.php, method ezcTestRegressionTest::__construct()
Letter 'a'
- $about
- in file image.php, variable ezcFeedImageElement::$about
The identifier of the image.
- $about
- in file text_input.php, variable ezcFeedTextInputElement::$about
The identifier for the text input.
- add
- in file itunes_module.php, method ezcFeedITunesModule::add()
Adds a new ezcFeedElement element with name $name to this module and returns it.
- add
- in file geo_module.php, method ezcFeedGeoModule::add()
Adds a new ezcFeedElement element with name $name to this module and returns it.
- add
- in file module.php, method ezcFeedModule::add()
Adds a new ezcFeedElement element with name $name to this module and returns it.
- add
- in file source.php, method ezcFeedSourceElement::add()
Adds a new element with name $name to the source element and returns it.
- add
- in file georss_module.php, method ezcFeedGeoRssModule::add()
Adds a new ezcFeedElement element with name $name to this module and returns it.
- add
- in file feed.php, method ezcFeed::add()
Adds a new ezcFeedElement element with name $name and returns it.
- add
- in file creativecommons_module.php, method ezcFeedCreativeCommonsModule::add()
Adds a new ezcFeedElement element with name $name to this module and returns it.
- add
- in file content_module.php, method ezcFeedContentModule::add()
Adds a new ezcFeedElement element with name $name to this module and returns it.
- add
- in file category.php, method ezcFeedCategoryElement::add()
Adds a new element with name $name to the feed item and returns it.
- add
- in file dublincore_module.php, method ezcFeedDublinCoreModule::add()
Adds a new ezcFeedElement element with name $name to this module and returns it.
- add
- in file entry.php, method ezcFeedEntryElement::add()
Adds a new element with name $name to the feed item and returns it.
- addModule
- in file feed.php, method ezcFeed::addModule()
Adds a new module to this item and returns it.
- addModule
- in file entry.php, method ezcFeedEntryElement::addModule()
Adds a new module to this item and returns it.
- atom.php
- procedural page atom.php
Letter 'c'
- $category
- in file category.php, variable ezcFeedCategoryElement::$category
Subcategory for the category.
- canParse
- in file atom.php, method ezcFeedAtom::canParse()
Returns true if the parser can parse the provided XML document object, false otherwise.
- canParse
- in file rss1.php, method ezcFeedRss1::canParse()
Returns true if the parser can parse the provided XML document object, false otherwise.
- canParse
- in file parser.php, method ezcFeedParser::canParse()
Returns true if the parser can parse the provided XML document object, false otherwise.
- canParse
- in file rss2.php, method ezcFeedRss2::canParse()
Returns true if the parser can parse the provided XML document object, false otherwise.
- CONTENT_TYPE
- in file atom.php, class constant ezcFeedAtom::CONTENT_TYPE
Defines the feed content type of this processor.
- CONTENT_TYPE
- in file rss2.php, class constant ezcFeedRss2::CONTENT_TYPE
Defines the feed content type of this processor.
- CONTENT_TYPE
- in file rss1.php, class constant ezcFeedRss1::CONTENT_TYPE
Defines the feed content type of this processor.
- create
- in file module.php, method ezcFeedModule::create()
Returns a new instance of the $name module with data container level $level.
- content_module.php
- procedural page content_module.php
- creativecommons_module.php
- procedural page creativecommons_module.php
- category.php
- procedural page category.php
- cloud.php
- procedural page cloud.php
- content.php
- procedural page content.php
- $currentFile
- in file regression_test.php, variable ezcTestRegressionTest::$currentFile
Letter 'd'
- $description
- in file image.php, variable ezcFeedImageElement::$description
A description for the image.
- $description
- in file text_input.php, variable ezcFeedTextInputElement::$description
The description for the text input.
- $domain
- in file cloud.php, variable ezcFeedCloudElement::$domain
The domain of the cloud.
- dublincore_module.php
- procedural page dublincore_module.php
- date.php
- procedural page date.php
Letter 'e'
- $email
- in file person.php, variable ezcFeedPersonElement::$email
The email address of the person.
- ezcFeed
- in file feed.php, class ezcFeed
Class defining a feed.
- ezcFeedAtLeastOneItemDataRequiredException
- in file one_item_data_required.php, class ezcFeedAtLeastOneItemDataRequiredException
Thrown when at least one of the required attributes is missing for a feed item.
- ezcFeedAtom
- in file atom.php, class ezcFeedAtom
Class providing parsing and generating of ATOM feeds.
- ezcFeedCategoryElement
- in file category.php, class ezcFeedCategoryElement
Class defining a category.
- ezcFeedCloudElement
- in file cloud.php, class ezcFeedCloudElement
Class defining a cloud element.
- ezcFeedContentElement
- in file content.php, class ezcFeedContentElement
Class defining a complex text element.
- ezcFeedContentModule
- in file content_module.php, class ezcFeedContentModule
Support for the Content module: data container, generator, parser.
- ezcFeedCreativeCommonsModule
- in file creativecommons_module.php, class ezcFeedCreativeCommonsModule
Support for the CreativeCommons module: data container, generator, parser.
- ezcFeedDateElement
- in file date.php, class ezcFeedDateElement
Class defining a date element.
- ezcFeedDublinCoreModule
- in file dublincore_module.php, class ezcFeedDublinCoreModule
Support for the DublinCore module: data container, generator, parser.
- ezcFeedElement
- in file element.php, class ezcFeedElement
Base container for element data.
- ezcFeedEnclosureElement
- in file enclosure.php, class ezcFeedEnclosureElement
Class defining an enclosure element.
- ezcFeedEntryElement
- in file entry.php, class ezcFeedEntryElement
Class defining a feed entry.
- ezcFeedException
- in file exception.php, class ezcFeedException
The general exception class used as base class for the Feed exception classes.
- ezcFeedGeneratorElement
- in file generator.php, class ezcFeedGeneratorElement
Class defining a generator element.
- ezcFeedGeoModule
- in file geo_module.php, class ezcFeedGeoModule
Support for the Geo module: data container, generator, parser.
- ezcFeedGeoRssModule
- in file georss_module.php, class ezcFeedGeoRssModule
Support for the GeoRss module: data container, generator, parser.
- ezcFeedIdElement
- in file id.php, class ezcFeedIdElement
Class defining an identifier.
- ezcFeedImageElement
- in file image.php, class ezcFeedImageElement
Class defining an image element.
- ezcFeedITunesModule
- in file itunes_module.php, class ezcFeedITunesModule
Support for the iTunes module: data container, generator, parser.
- ezcFeedLinkElement
- in file link.php, class ezcFeedLinkElement
Class defining a link element.
- ezcFeedModule
- in file module.php, class ezcFeedModule
Container for feed module data.
- ezcFeedOnlyOneValueAllowedException
- in file only_one_value_allowed.php, class ezcFeedOnlyOneValueAllowedException
Thrown when some elements value is not a single value but an array.
- ezcFeedParseErrorException
- in file parse_error.php, class ezcFeedParseErrorException
Thrown when a feed can not be parsed at all.
- ezcFeedParser
- in file parser.php, class ezcFeedParser
Interface for feed parsers.
- ezcFeedPersonElement
- in file person.php, class ezcFeedPersonElement
Class defining a person.
- ezcFeedProcessor
- in file processor.php, class ezcFeedProcessor
Base class for all feed processors.
- ezcFeedRequiredMetaDataMissingException
- in file meta_data_missing.php, class ezcFeedRequiredMetaDataMissingException
Thrown when some data is missing for a channel.
- ezcFeedRss1
- in file rss1.php, class ezcFeedRss1
Class providing parsing and generating of RSS1 feeds.
- ezcFeedRss2
- in file rss2.php, class ezcFeedRss2
Class providing parsing and generating of RSS2 feeds.
- ezcFeedSkipDaysElement
- in file skip_days.php, class ezcFeedSkipDaysElement
Class defining a skipDays element.
- ezcFeedSkipHoursElement
- in file skip_hours.php, class ezcFeedSkipHoursElement
Class defining a skipHours element.
- ezcFeedSourceElement
- in file source.php, class ezcFeedSourceElement
Class defining a feed source element.
- ezcFeedTextElement
- in file text.php, class ezcFeedTextElement
Class defining a text element.
- ezcFeedTextInputElement
- in file text_input.php, class ezcFeedTextInputElement
Class defining a text input feed element.
- ezcFeedUndefinedModuleException
- in file undefined_module.php, class ezcFeedUndefinedModuleException
Thrown when trying to get information from a module which is not defined yet.
- ezcFeedUnsupportedElementException
- in file unsupported_element.php, class ezcFeedUnsupportedElementException
Thrown when an unsupported feed element is created.
- ezcFeedUnsupportedModuleException
- in file unsupported_module.php, class ezcFeedUnsupportedModuleException
Thrown when an unsupported module is created.
- ezcFeedUnsupportedTypeException
- in file unsupported_type.php, class ezcFeedUnsupportedTypeException
Thrown when an unsupported feed is created.
- exception.php
- procedural page exception.php
- element.php
- procedural page element.php
- enclosure.php
- procedural page enclosure.php
- entry.php
- procedural page entry.php
- ezcTestRegressionTest
- in file regression_test.php, class ezcTestRegressionTest
Letter 'f'
- feed.php
- procedural page feed.php
- FEED_TYPE
- in file rss2.php, class constant ezcFeedRss2::FEED_TYPE
Defines the feed type of this processor.
- FEED_TYPE
- in file rss1.php, class constant ezcFeedRss1::FEED_TYPE
Defines the feed type of this processor.
- FEED_TYPE
- in file atom.php, class constant ezcFeedAtom::FEED_TYPE
Defines the feed type of this processor.
- $files
- in file regression_test.php, variable ezcTestRegressionTest::$files
Letter 'g'
- georss_module.php
- procedural page georss_module.php
- geo_module.php
- procedural page geo_module.php
- generator.php
- procedural page generator.php
- generate
- in file feed.php, method ezcFeed::generate()
Generates and returns an XML document of type $type from the current object.
- generate
- in file georss_module.php, method ezcFeedGeoRssModule::generate()
Adds the module elements to the $xml XML document, in the container $root.
- generate
- in file rss2.php, method ezcFeedRss2::generate()
Returns an XML string from the feed information contained in this processor.
- generate
- in file rss1.php, method ezcFeedRss1::generate()
Returns an XML string from the feed information contained in this processor.
- generate
- in file dublincore_module.php, method ezcFeedDublinCoreModule::generate()
Adds the module elements to the $xml XML document, in the container $root.
- generate
- in file atom.php, method ezcFeedAtom::generate()
Returns an XML string from the feed information contained in this processor.
- generate
- in file geo_module.php, method ezcFeedGeoModule::generate()
Adds the module elements to the $xml XML document, in the container $root.
- generate
- in file module.php, method ezcFeedModule::generate()
Adds the module elements to the $xml XML document, in the container $root.
- generate
- in file creativecommons_module.php, method ezcFeedCreativeCommonsModule::generate()
Adds the module elements to the $xml XML document, in the container $root.
- generate
- in file processor.php, method ezcFeedProcessor::generate()
Returns an XML string from the feed information contained in this processor.
- generate
- in file itunes_module.php, method ezcFeedITunesModule::generate()
Adds the module elements to the $xml XML document, in the container $root.
- generate
- in file content_module.php, method ezcFeedContentModule::generate()
Adds the module elements to the $xml XML document, in the container $root.
- GENERATOR_URI
- in file feed.php, class constant ezcFeed::GENERATOR_URI
The uri of the feed generator, to be included in the generated feeds.
- GENERATOR_VERSION
- in file feed.php, class constant ezcFeed::GENERATOR_VERSION
The version of the feed generator, to be included in the generated feeds.
- getContentType
- in file feed.php, method ezcFeed::getContentType()
Returns the feed content type of this feed object (eg. 'application/rss+xml').
- getFeedType
- in file feed.php, method ezcFeed::getFeedType()
Returns the feed type of this feed object (eg. 'rss2').
- getModule
- in file feed.php, method ezcFeed::getModule()
Returns the loaded module $name.
- getModuleName
- in file content_module.php, method ezcFeedContentModule::getModuleName()
Returns the module name ('Content').
- getModuleName
- in file geo_module.php, method ezcFeedGeoModule::getModuleName()
Returns the module name (Geo').
- getModuleName
- in file itunes_module.php, method ezcFeedITunesModule::getModuleName()
Returns the module name ('iTunes').
- getModuleName
- in file dublincore_module.php, method ezcFeedDublinCoreModule::getModuleName()
Returns the module name ('DublinCore').
- getModuleName
- in file georss_module.php, method ezcFeedGeoRssModule::getModuleName()
Returns the module name (GeoRss').
- getModuleName
- in file creativecommons_module.php, method ezcFeedCreativeCommonsModule::getModuleName()
Returns the module name ('CreativeCommons').
- getModules
- in file feed.php, method ezcFeed::getModules()
Returns an array with all the modules loaded at feed-level.
- getModules
- in file entry.php, method ezcFeedEntryElement::getModules()
Returns an array with all the modules defined for this feed item.
- getModules
- in file processor.php, method ezcFeedProcessor::getModules()
Returns an array with all the modules loaded at feed-level.
- getNamespace
- in file creativecommons_module.php, method ezcFeedCreativeCommonsModule::getNamespace()
Returns the namespace for this module ('http://backend.userland.com/creativeCommonsRssModule').
- getNamespace
- in file itunes_module.php, method ezcFeedITunesModule::getNamespace()
Returns the namespace for this module ('http://www.itunes.com/dtds/podcast-1.0.dtd').
- getNamespace
- in file content_module.php, method ezcFeedContentModule::getNamespace()
Returns the namespace for this module ('http://purl.org/rss/1.0/modules/content/').
- getNamespace
- in file geo_module.php, method ezcFeedGeoModule::getNamespace()
Returns the namespace for this module ('http://www.w3.org/2003/01/geo/wgs84_pos#').
- getNamespace
- in file dublincore_module.php, method ezcFeedDublinCoreModule::getNamespace()
Returns the namespace for this module ('http://purl.org/dc/elements/1.1/').
- getNamespace
- in file georss_module.php, method ezcFeedGeoRssModule::getNamespace()
Returns the namespace for this module ('http://www.w3.org/2003/01/geo/wgs84_pos#').
- getNamespacePrefix
- in file itunes_module.php, method ezcFeedITunesModule::getNamespacePrefix()
Returns the namespace prefix for this module ('itunes').
- getNamespacePrefix
- in file content_module.php, method ezcFeedContentModule::getNamespacePrefix()
Returns the namespace prefix for this module ('content').
- getNamespacePrefix
- in file dublincore_module.php, method ezcFeedDublinCoreModule::getNamespacePrefix()
Returns the namespace prefix for this module ('dc').
- getNamespacePrefix
- in file geo_module.php, method ezcFeedGeoModule::getNamespacePrefix()
Returns the namespace prefix for this module ('geo').
- getNamespacePrefix
- in file creativecommons_module.php, method ezcFeedCreativeCommonsModule::getNamespacePrefix()
Returns the namespace prefix for this module ('creativeCommons').
- getNamespacePrefix
- in file georss_module.php, method ezcFeedGeoRssModule::getNamespacePrefix()
Returns the namespace prefix for this module ('georss').
- getSupportedModules
- in file feed.php, method ezcFeed::getSupportedModules()
Returns the supported feed modules.
- getSupportedModulesPrefixes
- in file feed.php, method ezcFeed::getSupportedModulesPrefixes()
Returns the supported feed modules prefixes.
- getSupportedTypes
- in file feed.php, method ezcFeed::getSupportedTypes()
Returns the supported feed types.
- getFiles
- in file regression_test.php, method ezcTestRegressionTest::getFiles()
- getName
- in file regression_test.php, method ezcTestRegressionTest::getName()
Letter 'h'
- $height
- in file image.php, variable ezcFeedImageElement::$height
The height of the image in pixels.
- $href
- in file link.php, variable ezcFeedLinkElement::$href
The URL value.
- $hreflang
- in file link.php, variable ezcFeedLinkElement::$hreflang
The language for the resource pointed by href.
- hasModule
- in file entry.php, method ezcFeedEntryElement::hasModule()
Returns true if the module $name is loaded, false otherwise.
- hasModule
- in file feed.php, method ezcFeed::hasModule()
Returns true if the module $name is loaded, false otherwise.
Letter 'i'
- $id
- in file id.php, variable ezcFeedIdElement::$id
The identifier value.
- $isPermaLink
- in file id.php, variable ezcFeedIdElement::$isPermaLink
The permanent link state of the identifier value.
- itunes_module.php
- procedural page itunes_module.php
- id.php
- procedural page id.php
- image.php
- procedural page image.php
- isElementAllowed
- in file creativecommons_module.php, method ezcFeedCreativeCommonsModule::isElementAllowed()
Returns true if the element $name is allowed in the current module at the current level (feed or item), and false otherwise.
- isElementAllowed
- in file module.php, method ezcFeedModule::isElementAllowed()
Returns true if the element $name is allowed in the current module at the current level (feed or item), and false otherwise.
- isElementAllowed
- in file itunes_module.php, method ezcFeedITunesModule::isElementAllowed()
Returns true if the element $name is allowed in the current module at the current level (feed or item), and false otherwise.
- isElementAllowed
- in file dublincore_module.php, method ezcFeedDublinCoreModule::isElementAllowed()
Returns true if the element $name is allowed in the current module at the current level (feed or item), and false otherwise.
- isElementAllowed
- in file content_module.php, method ezcFeedContentModule::isElementAllowed()
Returns true if the element $name is allowed in the current module at the current level (feed or item), and false otherwise.
- isElementAllowed
- in file georss_module.php, method ezcFeedGeoRssModule::isElementAllowed()
Returns true if the element $name is allowed in the current module at the current level (feed or item), and false otherwise.
- isElementAllowed
- in file geo_module.php, method ezcFeedGeoModule::isElementAllowed()
Returns true if the element $name is allowed in the current module at the current level (feed or item), and false otherwise.
Letter 'l'
- $label
- in file category.php, variable ezcFeedCategoryElement::$label
The label for the category.
- $length
- in file enclosure.php, variable ezcFeedEnclosureElement::$length
The length in bytes of the resource pointed by href.
- $length
- in file link.php, variable ezcFeedLinkElement::$length
The length in bytes of the resource pointed by href.
- $level
- in file module.php, variable ezcFeedModule::$level
The level of the module data container. Possible values are 'feed' or 'item'.
- $link
- in file image.php, variable ezcFeedImageElement::$link
The URL to the image.
- $link
- in file text_input.php, variable ezcFeedTextInputElement::$link
The link that the text input points at.
- link.php
- procedural page link.php
Letter 'm'
- meta_data_missing.php
- procedural page meta_data_missing.php
- module.php
- procedural page module.php
Letter 'n'
- $name
- in file text_input.php, variable ezcFeedTextInputElement::$name
The name of the text input element.
- $name
- in file person.php, variable ezcFeedPersonElement::$name
The name of the person.
- $name
- in file generator.php, variable ezcFeedGeneratorElement::$name
The name of the generator.
- NAMESPACE_URI
- in file rss1.php, class constant ezcFeedRss1::NAMESPACE_URI
Defines the namespace for RSS1 (RDF) feeds.
- NAMESPACE_URI
- in file atom.php, class constant ezcFeedAtom::NAMESPACE_URI
Defines the namespace for ATOM feeds.
Letter 'o'
- one_item_data_required.php
- procedural page one_item_data_required.php
- only_one_value_allowed.php
- procedural page only_one_value_allowed.php
- outFileName
- in file regression_test.php, method ezcTestRegressionTest::outFileName()
Letter 'p'
- $path
- in file cloud.php, variable ezcFeedCloudElement::$path
The path in the cloud.
- $port
- in file cloud.php, variable ezcFeedCloudElement::$port
The port of the cloud.
- $properties
- in file element.php, variable ezcFeedElement::$properties
Holds the properties of this class.
- $properties
- in file module.php, variable ezcFeedModule::$properties
Holds the properties of this class.
- $protocol
- in file cloud.php, variable ezcFeedCloudElement::$protocol
The protocol for the cloud.
- parse_error.php
- procedural page parse_error.php
- parser.php
- procedural page parser.php
- processor.php
- procedural page processor.php
- person.php
- procedural page person.php
- parse
- in file module.php, method ezcFeedModule::parse()
Parses the XML element $node and creates a feed element in the current module with name $name.
- parse
- in file rss2.php, method ezcFeedRss2::parse()
Parses the provided XML document object and returns an ezcFeed object from it.
- parse
- in file parser.php, method ezcFeedParser::parse()
Parses the provided XML document object and returns an ezcFeed object from it.
- parse
- in file rss1.php, method ezcFeedRss1::parse()
Parses the provided XML document object and returns an ezcFeed object from it.
- parse
- in file georss_module.php, method ezcFeedGeoRssModule::parse()
Parses the XML element $node and creates a feed element in the current module with name $name.
- parse
- in file dublincore_module.php, method ezcFeedDublinCoreModule::parse()
Parses the XML element $node and creates a feed element in the current module with name $name.
- parse
- in file creativecommons_module.php, method ezcFeedCreativeCommonsModule::parse()
Parses the XML element $node and creates a feed element in the current module with name $name.
- parse
- in file feed.php, method ezcFeed::parse()
Parses the XML document in the $uri and returns an ezcFeed object with the type autodetected from the XML document.
- parse
- in file itunes_module.php, method ezcFeedITunesModule::parse()
Parses the XML element $node and creates a feed element in the current module with name $name.
- parse
- in file geo_module.php, method ezcFeedGeoModule::parse()
Parses the XML element $node and creates a feed element in the current module with name $name.
- parse
- in file atom.php, method ezcFeedAtom::parse()
Parses the provided XML document object and returns an ezcFeed object from it.
- parse
- in file content_module.php, method ezcFeedContentModule::parse()
Parses the XML element $node and creates a feed element in the current module with name $name.
- parseContent
- in file feed.php, method ezcFeed::parseContent()
Parses the XML document stored in $content and returns an ezcFeed object with the type autodetected from the XML document.
Letter 'r'
- $registerProcedure
- in file cloud.php, variable ezcFeedCloudElement::$registerProcedure
The procedure in the cloud.
- $rel
- in file link.php, variable ezcFeedLinkElement::$rel
The rel for the link.
- rss1.php
- procedural page rss1.php
- rss2.php
- procedural page rss2.php
- registerFeed
- in file feed.php, method ezcFeed::registerFeed()
Adds the feed type $name to the supported list of feed types.
- registerModule
- in file feed.php, method ezcFeed::registerModule()
Adds the module $name to the supported list of modules.
- readDirRecursively
- in file regression_test.php, method ezcTestRegressionTest::readDirRecursively()
- runTest
- in file regression_test.php, method ezcTestRegressionTest::runTest()
- regression_test.php
- procedural page regression_test.php
Letter 's'
- $scheme
- in file category.php, variable ezcFeedCategoryElement::$scheme
The scheme (domain) for the category.
- $source
- in file source.php, variable ezcFeedSourceElement::$source
The name of the source feed (RSS2 only).
- $src
- in file content.php, variable ezcFeedContentElement::$src
The link to the source.
- skip_days.php
- procedural page skip_days.php
- skip_hours.php
- procedural page skip_hours.php
- source.php
- procedural page source.php
- setModule
- in file feed.php, method ezcFeed::setModule()
Associates the module $module with the name $name.
- setCurrentFile
- in file regression_test.php, method ezcTestRegressionTest::setCurrentFile()
- sortTestsByMtime
- in file regression_test.php, method ezcTestRegressionTest::sortTestsByMtime()
- sortTestsByName
- in file regression_test.php, method ezcTestRegressionTest::sortTestsByName()
- SORT_MODE
- in file regression_test.php, class constant ezcTestRegressionTest::SORT_MODE
How to sort the test files: 'mtime' sorts by modification time, any other value sorts by name.
- suite
- in file regression_test.php, method ezcTestRegressionTest::suite()
Letter 't'
- $term
- in file category.php, variable ezcFeedCategoryElement::$term
The term (name) of the category.
- $text
- in file text.php, variable ezcFeedTextElement::$text
The actual text.
- $title
- in file link.php, variable ezcFeedLinkElement::$title
The title for the link.
- $title
- in file image.php, variable ezcFeedImageElement::$title
The title for the image.
- $title
- in file text_input.php, variable ezcFeedTextInputElement::$title
The title of the text input.
- $type
- in file text.php, variable ezcFeedTextElement::$type
The type of the text.
- $type
- in file link.php, variable ezcFeedLinkElement::$type
The type of the resource pointed by href.
- $type
- in file enclosure.php, variable ezcFeedEnclosureElement::$type
The type of the resource pointed by href.
- text.php
- procedural page text.php
- text_input.php
- procedural page text_input.php
Letter 'u'
- $uri
- in file person.php, variable ezcFeedPersonElement::$uri
The URI of the person.
- $url
- in file source.php, variable ezcFeedSourceElement::$url
The url of the source feed (RSS2 only).
- $url
- in file image.php, variable ezcFeedImageElement::$url
The URL the image points at.
- $url
- in file enclosure.php, variable ezcFeedEnclosureElement::$url
The URL value.
- $url
- in file generator.php, variable ezcFeedGeneratorElement::$url
The URL of the generator.
- undefined_module.php
- procedural page undefined_module.php
- unsupported_element.php
- procedural page unsupported_element.php
- unsupported_module.php
- procedural page unsupported_module.php
- unsupported_type.php
- procedural page unsupported_type.php
- unregisterFeed
- in file feed.php, method ezcFeed::unregisterFeed()
Removes a previously registered feed type from the list of supported feed types.
- unregisterModule
- in file feed.php, method ezcFeed::unregisterModule()
Removes a previously registered module from the list of supported modules.
Letter 'v'
- $version
- in file generator.php, variable ezcFeedGeneratorElement::$version
The version of the generator.
Letter 'w'
- $width
- in file image.php, variable ezcFeedImageElement::$width
The width of the image in pixels.