source: companies/celepar/phpgwapi/doc/xmlrpc/phpgw_server-2.html @ 763

Revision 763, 2.0 KB checked in by niltonneto, 15 years ago (diff)

Importação inicial do Expresso da Celepar

Line 
1<HTML
2><HEAD
3><TITLE
4>   More to come...
5  </TITLE
6><META
7NAME="GENERATOR"
8CONTENT="Modular DocBook HTML Stylesheet Version 1.64
9"><LINK
10REL="HOME"
11TITLE="   eGoupWare XML-RPC/SOAP Methodology
12  "
13HREF="phpgw_server.html"><LINK
14REL="PREVIOUS"
15TITLE="   Business layer requests
16  "
17HREF="phpgw_server-1.html"></HEAD
18><BODY
19CLASS="SECT1"
20><DIV
21CLASS="NAVHEADER"
22><TABLE
23WIDTH="100%"
24BORDER="0"
25CELLPADDING="0"
26CELLSPACING="0"
27><TR
28><TH
29COLSPAN="3"
30ALIGN="center"
31>eGoupWare XML-RPC/SOAP Methodology</TH
32></TR
33><TR
34><TD
35WIDTH="10%"
36ALIGN="left"
37VALIGN="bottom"
38><A
39HREF="phpgw_server-1.html"
40>Prev</A
41></TD
42><TD
43WIDTH="80%"
44ALIGN="center"
45VALIGN="bottom"
46></TD
47><TD
48WIDTH="10%"
49ALIGN="right"
50VALIGN="bottom"
51>&nbsp;</TD
52></TR
53></TABLE
54><HR
55ALIGN="LEFT"
56WIDTH="100%"></DIV
57><DIV
58CLASS="SECT1"
59><H1
60CLASS="SECT1"
61><A
62NAME="AEN43"
63>More to come...</A
64></H1
65><P
66>   Documenting every single call will be difficult, but should be done. In leiu of this, please see the class.bo{APPNAME}.inc.php files in each application/inc directory in the egroupware cvs. In this file will be a list_methods() function, which returns the information to the server about input/output structure for each call. If the file does not have this function, then it is not yet workable via this interface. As for the actual functions, they are also in this file. Generally, they will all accept associative array input and return same, but not always. This code is in flux, have fun.
67  </P
68></DIV
69><DIV
70CLASS="NAVFOOTER"
71><HR
72ALIGN="LEFT"
73WIDTH="100%"><TABLE
74WIDTH="100%"
75BORDER="0"
76CELLPADDING="0"
77CELLSPACING="0"
78><TR
79><TD
80WIDTH="33%"
81ALIGN="left"
82VALIGN="top"
83><A
84HREF="phpgw_server-1.html"
85>Prev</A
86></TD
87><TD
88WIDTH="34%"
89ALIGN="center"
90VALIGN="top"
91><A
92HREF="phpgw_server.html"
93>Home</A
94></TD
95><TD
96WIDTH="33%"
97ALIGN="right"
98VALIGN="top"
99>&nbsp;</TD
100></TR
101><TR
102><TD
103WIDTH="33%"
104ALIGN="left"
105VALIGN="top"
106>Business layer requests</TD
107><TD
108WIDTH="34%"
109ALIGN="center"
110VALIGN="top"
111>&nbsp;</TD
112><TD
113WIDTH="33%"
114ALIGN="right"
115VALIGN="top"
116>&nbsp;</TD
117></TR
118></TABLE
119></DIV
120></BODY
121></HTML
122>
Note: See TracBrowser for help on using the repository browser.