Class XOAD_HTML_DOM_CssQuery

Description

XOAD HTML DOM cssQuery Class.

  • version: 0.6.0.0
  • author: Stanimir Angeloff

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

XOAD_HTML_DOM_BaseElement
   |
   --XOAD_HTML_DOM_CssQuery
Method Summary
 XOAD_HTML_DOM_CssQuery XOAD_HTML_DOM_CssQuery (string $query)
 string getElement ()
 string process ()
Variables
Methods
Constructor XOAD_HTML_DOM_CssQuery (line 45)

Creates a new instance of the XOAD_HTML_DOM_CssQuery class.

  • access: public
XOAD_HTML_DOM_CssQuery XOAD_HTML_DOM_CssQuery (string $query)
  • string $query: String representing the value of the cssQuery.
getElement (line 62)

Returns the JavaScript name of the elements.

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

Returns the JavaScript code of the cssQuery elements.

You should not call this method directly.

  • return: JavaScript source code for the cssQuery 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:00 +0200 by phpDocumentor 1.3.0RC3