JsHelper Class Reference
|
Public Member Functions |
| | add ($js) |
| | get () |
Detailed Description
Definition at line 17 of file js.php.
Member Function Documentation
add javascript to buffer inside a view
Definition at line 24 of file js.php.
return buffer. for use in your layout: ...inside head-element inside your layout [script type="application/javascript"] echo $js->get(); [/script]
Definition at line 37 of file js.php.
The documentation for this class was generated from the following file: