Class NAJAX_HTML_DOM_ElementsByName

Description

NAJAX HTML DOM Elements By Name Class.

  • version: 0.4.1.0
  • author: Stanimir Angeloff

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

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

Creates a new instance of the NAJAX_HTML_DOM_ElementsByName class.

  • access: public
NAJAX_HTML_DOM_ElementsByName NAJAX_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:
NAJAX_HTML_DOM_BaseElement::process()
Returns the JavaScript code of the DOM element.

Inherited Methods

Inherited From NAJAX_HTML_DOM_BaseElement

NAJAX_HTML_DOM_BaseElement::NAJAX_HTML_DOM_BaseElement()
NAJAX_HTML_DOM_BaseElement::process()
NAJAX_HTML_DOM_BaseElement::removeAttribute()
NAJAX_HTML_DOM_BaseElement::setAttribute()

Documentation generated on Tue, 20 Sep 2005 21:40:00 +0300 by phpDocumentor 1.3.0RC3