|
Last change
on this file since 1058 was
19,
checked in by myroslav, 21 years ago
|
|
Layout changes, typos corrected
|
|
File size:
563 bytes
|
| Line | |
|---|
| 1 | XMLRPC Method - Add: Create a new XMLRPC Method. |
|---|
| 2 | |
|---|
| 3 | Description |
|---|
| 4 | |
|---|
| 5 | Creates a new XML-RPC method and adds it to the |
|---|
| 6 | current Folder. |
|---|
| 7 | |
|---|
| 8 | Controls |
|---|
| 9 | |
|---|
| 10 | 'ID' -- Specifies the id of the remote method. |
|---|
| 11 | |
|---|
| 12 | 'Title' -- Allows you to specify the title of the remote method. |
|---|
| 13 | |
|---|
| 14 | 'URL' -- Specifies the URL of the object defining the method. |
|---|
| 15 | |
|---|
| 16 | 'Method name' -- Allows you to specify the name of the function |
|---|
| 17 | to use for the external method. |
|---|
| 18 | |
|---|
| 19 | 'timeout' -- The number of seconds the procedure call may take. |
|---|
| 20 | It is a floating point number. |
|---|
Note: See
TracBrowser
for help on using the repository browser.