Class NAJAX_HTML_DOM_ScriptBlock

Description

NAJAX HTML DOM Script Block Class.

  • version: 0.4.1.0
  • author: Stanimir Angeloff

Located in /extensions/html/classes/DOM/ScriptBlock.class.php (line 29)


	
			
Variable Summary
string $script
Method Summary
NAJAX_HTML_DOM_ScriptBlock NAJAX_HTML_DOM_ScriptBlock ([string $script = null])
string process ()
Variables
string $script (line 39)

Holds script block source code.

  • access: public
Methods
Constructor NAJAX_HTML_DOM_ScriptBlock (line 49)

Creates a new instance of the NAJAX_HTML_DOM_ScriptBlock class.

  • access: public
NAJAX_HTML_DOM_ScriptBlock NAJAX_HTML_DOM_ScriptBlock ([string $script = null])
  • string $script: String that holds the JavaScript code.
process (line 66)

Returns the JavaScript code that the block contains.

You should not call this method directly.

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

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