Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:import_methods [2010/02/07 09:47]
tony
wiki:import_methods [2010/02/07 09:48]
tony
Line 51: Line 51:
 |impurl|string|valid url to the configuration when xml or json. The data is obtained via ajax request| | |impurl|string|valid url to the configuration when xml or json. The data is obtained via ajax request| |
 |mtype|string|Determines the type of request. Can be GET or POST|GET| |mtype|string|Determines the type of request. Can be GET or POST|GET|
-|impData|array{}|additional data that can be passed to the url in pair name:​value|empty ​array{}| +|impData|object|additional data that can be passed to the url in pair name:​value|empty ​object ​{}| 
-|xmlGrid|array{}|describes from where to read the xml configuration and from where the data if any. The option config describes the configuration tag. The option data describes the data tag|config : "​roots>​grid",​\\ data: "​roots>​rows"​| +|xmlGrid|object|describes from where to read the xml configuration and from where the data if any. The option config describes the configuration tag. The option data describes the data tag|config : "​roots>​grid",​\\ data: "​roots>​rows"​| 
-|jsonGrid|array{}|describes from where to read the json configuration and from where the data if any. The option config describes the configuration tag. The option data describes the data tag| config : "​grid",​\\ data: "​data"​|+|jsonGrid|object|describes from where to read the json configuration and from where the data if any. The option config describes the configuration tag. The option data describes the data tag| config : "​grid",​\\ data: "​data"​|
 |ajaxOptions|object|Additional options which can be passed to the ajax request |empty object {}| |ajaxOptions|object|Additional options which can be passed to the ajax request |empty object {}|
  

QR Code
QR Code wiki:import_methods (generated for current page)