Class XOAD_HTML_DOM_ElementsByTagName

Description

XOAD HTML DOM Elements By Tag Name Class.

  • version: 0.6.0.0
  • author: Stanimir Angeloff

Located in /extensions/html/classes/DOM/ElementsByTagName.class.php (line 34)

XOAD_HTML_DOM_BaseElement
   |
   --XOAD_HTML_DOM_ElementsByTagName
Method Summary
 XOAD_HTML_DOM_ElementsByTagName XOAD_HTML_DOM_ElementsByTagName (string $tagName)
 string getElement ()
 string process ()
Variables
Methods
Constructor XOAD_HTML_DOM_ElementsByTagName (line 44)

Creates a new instance of the XOAD_HTML_DOM_ElementsByTagName class.

  • access: public
XOAD_HTML_DOM_ElementsByTagName XOAD_HTML_DOM_ElementsByTagName (string $tagName)
  • string $tagName: String that holds the tag name of the elements.
getElement (line 61)

Returns the JavaScript name of the elements.

  • return: The JavaScript name of the elements.
  • access: public
string getElement ()
process (line 78)

Returns the JavaScript code of the DOM elements.

You should not call this method directly.

  • return: JavaScript source code for the DOM elements.
  • static:
  • access: public
string process ()

Redefinition of:
XOAD_HTML_DOM_BaseElement::process()
Returns the JavaScript code of the DOM element.

Inherited Methods

Inherited From XOAD_HTML_DOM_BaseElement

 XOAD_HTML_DOM_BaseElement::XOAD_HTML_DOM_BaseElement()
 XOAD_HTML_DOM_BaseElement::process()
 XOAD_HTML_DOM_BaseElement::removeAttribute()
 XOAD_HTML_DOM_BaseElement::setAttribute()

Documentation generated on Sat, 12 Nov 2005 20:24:04 +0200 by phpDocumentor 1.3.0RC3