fititnt - Especialista e Desenvolvedor Joomla! Visit fititnt.org, and look for some extension or more Joomla Framework info domit-rss
domit-rss-main
[ class tree: domit-rss ] [ index: domit-rss ] [ all elements ]

Class: xml_domit_rss_category

Source Location: /libraries/domit/xml_domit_rss.php

Class xml_domit_rss_category

Class Overview

Represents an RSS category

Located in /libraries/domit/xml_domit_rss.php [line 664]

xml_domit_rss_base
   |
   --xml_domit_rss_elementindexer
      |
      --xml_domit_rss_category
Author(s): Information Tags:

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From xml_domit_rss_elementindexer

xml_domit_rss_elementindexer::$DOMIT_RSS_indexer
xml_domit_rss_elementindexer::$DOMIT_RSS_numericalIndexer

Inherited From xml_domit_rss_base

xml_domit_rss_base::$node
xml_domit_rss_base::$rssDefinedElements

Inherited From xml_domit_rss_elementindexer

xml_domit_rss_elementindexer::addIndexedElement()
Adds a custom element (one not defined by the RSS specs, e..g., dc:creator) to the indexer
xml_domit_rss_elementindexer::getElement()
Gets a reference to an element with the specified name
xml_domit_rss_elementindexer::getElementAt()
Gets a reference to an element at the specified index
xml_domit_rss_elementindexer::getElementList()
Gets a named list of existing elements as a child of the current element
xml_domit_rss_elementindexer::getElementText()
Gets the text of the specified element
xml_domit_rss_elementindexer::getElementTextAt()
Gets the text at the specified index
xml_domit_rss_elementindexer::hasElement()
Indicates whether a particular element exists
xml_domit_rss_elementindexer::indexNumerically()
Populates an integer-based index for elements if one isn't already present.
xml_domit_rss_elementindexer::isCollection()
Indicates whether the requested element is actually a collection of elements of the same type
xml_domit_rss_elementindexer::isCustomRSSElement()
Indicates whether the requested element is a DOMIT! node (alias for isNode)
xml_domit_rss_elementindexer::isNode()
Indicates whether the requested element is a DOMIT! node
xml_domit_rss_elementindexer::_getElementText()
Gets the text at the specified index
xml_domit_rss_elementindexer::_init()
Performs generic initialization of elements

Inherited From xml_domit_rss_base

xml_domit_rss_base::get()
Generates a string representation of the node and its children
xml_domit_rss_base::getAttribute()
Retrieves the text of the named attribute, checking first if the attribute exists
xml_domit_rss_base::getNode()
Retrieves the underlying DOMIT node
xml_domit_rss_base::hasAttribute()
Checks whether the named attribute exists
xml_domit_rss_base::isRSSDefined()
Tests whether the named element is predefined by the RSS spec
xml_domit_rss_base::isSimpleRSSElement()
Tests whether the named element has a single child text node
xml_domit_rss_base::toNormalizedString()
Generates a normalized (formatted for readability) representation of the node and its children

[ Top ]
Method Summary
xml_domit_rss_category   xml_domit_rss_category()   Constructor
string   getCategory()   Returns the category
string   getDomain()   Returns the category domain

[ Top ]
Methods
Constructor xml_domit_rss_category  [line 669]

  xml_domit_rss_category xml_domit_rss_category( Object &$category  )

Constructor

Parameters:
Object   &$category:  A DOM node containing category data


[ Top ]
getCategory  [line 678]

  string getCategory( )

Returns the category


API Tags:
Return:  The category text


[ Top ]
getDomain  [line 686]

  string getDomain( )

Returns the category domain


API Tags:
Return:  The category domain


[ Top ]

The site fititnt.org is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. If you are looking for official documentation, visit api.joomla.org and docs.joomla.org.
Documentation generated on Mon, 26 Oct 2009 22:24:45 -0200 by phpDocumentor 1.4.3