Detailed Description
Helper class to generate javascript multiAjaxURL object (see multi_ajax.js)
Constructor & Destructor Documentation
__construct |
( |
$ |
url, |
|
|
$ |
method, |
|
|
$ |
use_proxy, |
|
|
$ |
js_name = 'generic_call' |
|
) |
| |
Constructs the object
- Parameters:
-
string | $url | The url of the call |
string | $method | The method (post or get) |
boolean | $use_proxy | If true, use proxy |
string | $js_name | The name of the javascript object [OPTIONAL] public |
- Returns:
- void
Member Function Documentation
Generates the javascript code public
- Returns:
- string
Gets the javascript name public
- Returns:
- string
The documentation for this class was generated from the following file: