Tariqa  3.0
 All Data Structures Namespaces Files Functions Variables Enumerations
multiAjaxURL Class Reference

Public Member Functions

 __construct ($url, $method, $use_proxy, $js_name= 'generic_call')
 getName ()
 generate_js ()

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$urlThe url of the call
string$methodThe method (post or get)
boolean$use_proxyIf true, use proxy
string$js_nameThe name of the javascript object [OPTIONAL] public
Returns:
void

Member Function Documentation

Generates the javascript code public

Returns:
string
getName ( )

Gets the javascript name public

Returns:
string

The documentation for this class was generated from the following file: