Class XOAD_HTML_DOM_ElementsByName

Description

XOAD HTML DOM Elements By Name Class.

  • version: 0.6.0.0
  • author: Stanimir Angeloff

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

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

Creates a new instance of the XOAD_HTML_DOM_ElementsByName class.

  • access: public
XOAD_HTML_DOM_ElementsByName XOAD_HTML_DOM_ElementsByName (string $name)
  • string $name: String that holds the 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:03 +0200 by phpDocumentor 1.3.0RC3