define |
"BASE" "../../.." |
---|---|
package |
Subsystems |
ajaxReply(integer $replyCode = 200, string $replyText = 'Ok', $data) : string
deprecated |
2.3.4
in favor of expAjaxReply |
---|
integer
string
string
footJavascriptOutput()
inAjaxAction()
jClass(Object $object, string $name) : string
node |
Subsystems:Javascript |
---|
Object
The object to translate
string
What to call the class in javascript
string
jObject(Object $object, string $name = "Array") : string
The data in the members of the PHP object will be used to populate the members of the new Javascript object.
node |
Subsystems:Javascript |
---|
Object
The object to translate
string
The name of the javascript class
string
panel( $params)
deprecated |
yui2 |
---|---|
parseJSFiles()
pushToFoot( $params)
requiresJSON()