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_textinput

Source Location: /includes/domit/xml_domit_rss.php

Class xml_domit_rss_textinput

Class Overview

Represents an RSS text input form

Located in /includes/domit/xml_domit_rss.php [line 810]

xml_domit_rss_base
   |
   --xml_domit_rss_elementindexer
      |
      --xml_domit_rss_textinput
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_textinput   xml_domit_rss_textinput()   Constructor
string   getDescription()   Returns a description of the text input
string   getLink()   Returns the url of the text input
string   getName()   Returns the name of the text input
string   getTitle()   Returns the title of the text input
void   _init()   Performs initialization of textInput element

[ Top ]
Methods
Constructor xml_domit_rss_textinput  [line 815]

  xml_domit_rss_textinput xml_domit_rss_textinput( Object &$textinput  )

Constructor

Parameters:
Object   &$textinput:  A DOM node containing text input data


[ Top ]
getDescription  [line 857]

  string getDescription( )

Returns a description of the text input


API Tags:
Return:  A description of the text input, or an empty string


[ Top ]
getLink  [line 873]

  string getLink( )

Returns the url of the text input


API Tags:
Return:  The url of the text input, or an empty string


[ Top ]
getName  [line 865]

  string getName( )

Returns the name of the text input


API Tags:
Return:  The name of the text input, or an empty string


[ Top ]
getTitle  [line 849]

  string getTitle( )

Returns the title of the text input


API Tags:
Return:  The title of the text input, or an empty string


[ Top ]
_init  [line 824]

  void _init( )

Performs initialization of textInput element



Redefinition of:
xml_domit_rss_elementindexer::_init()
Performs generic initialization of elements

[ 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:56:56 -0200 by phpDocumentor 1.4.3