source: products/XMLRPCMethod/current/help/XMLRPC-Method_Add.stx @ 1061

Last change on this file since 1061 was 19, checked in by myroslav, 18 years ago

Layout changes, typos corrected

File size: 563 bytes
Line 
1XMLRPC 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.