JsHelperObject Class Reference

List of all members.

Public Member Functions

 __call ($name, $args)
 __construct (&$parent)
 __iterate ($method, $data)
 __options ($opts)
 __toString ()
 literal ($append=null)
 ref ($ref=null)
 setParent (&$parent)
 toString ()

Public Attributes

 $__parent = null
 $id = null
 $pattern = null
 $real = null

Detailed Description

Definition at line 274 of file js.php.


Constructor & Destructor Documentation

JsHelperObject::__construct ( &$  parent  ) 

Definition at line 283 of file js.php.

References setParent().


Member Function Documentation

JsHelperObject::__call ( name,
args 
)

Definition at line 326 of file js.php.

References __iterate(), __options(), camelize(), and literal().

JsHelperObject::__iterate ( method,
data 
)

Definition at line 432 of file js.php.

Referenced by __call().

JsHelperObject::__options ( opts  ) 

Definition at line 440 of file js.php.

Referenced by __call().

JsHelperObject::__toString (  ) 

Definition at line 293 of file js.php.

References literal().

Referenced by toString().

JsHelperObject::literal ( append = null  ) 

Definition at line 310 of file js.php.

Referenced by __call(), and __toString().

JsHelperObject::ref ( ref = null  ) 

Definition at line 297 of file js.php.

JsHelperObject::setParent ( &$  parent  ) 

Definition at line 436 of file js.php.

Referenced by __construct().

JsHelperObject::toString (  ) 

Definition at line 289 of file js.php.

References __toString().


Member Data Documentation

JsHelperObject::$__parent = null

Definition at line 275 of file js.php.

JsHelperObject::$id = null

Definition at line 277 of file js.php.

JsHelperObject::$pattern = null

Definition at line 279 of file js.php.

JsHelperObject::$real = null

Definition at line 281 of file js.php.


The documentation for this class was generated from the following file:
Generated on Sun Nov 22 00:30:56 2009 for CakePHP 1.2.x.x (v1.2.4.8284) by doxygen 1.4.7