Class: AjaxUtil
Source Location: /pnobjlib/AjaxUtil.class.php
Class OverviewAjaxUtil Author(s): |
Methods |
Inherited Variables
Inherited Methods
Class Details
[line 20]
AjaxUtil
Tags:
[ Top ]
Class Methods
method error [line 32]
|
error()
Immediately stops execution and returns an error message
Tags:
Parameters:
[ Top ]
method output [line 56]
|
encode data in JSON and return This functions can add a new authid if requested to do so (default).
If the supplied args is not an array, it will be converted to an array with 'data' as key. Authid field will always be named 'authid'. Any other field 'authid' will be overwritten! Script execution stops here
Tags:
Parameters:
[ Top ]
