fix conflict in phpfspot_tmpl.php
[phpfspot.git] / docs / phpfspot / PHPFSPOT_RPC.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3   <html xmlns="http://www.w3.org/1999/xhtml">
4                 <head>
5                         <!-- template designed by Marco Von Ballmoos -->
6                         <title>Docs For Class PHPFSPOT_RPC</title>
7                         <link rel="stylesheet" href="../media/stylesheet.css" />
8                         <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9                 </head>
10                 <body>
11                         <div class="page-body">                 
12 <h2 class="class-name"><img src="../media/images/Class_logo.png"
13                                                                                                                 alt=" Class"
14                                                                                                                 title=" Class"
15                                                                                                                 style="vertical-align: middle"> PHPFSPOT_RPC</h2>
16
17 <a name="sec-description"></a>
18 <div class="info-box">
19         <div class="info-box-title">Description</div>
20         <div class="nav-bar">
21                                         <span class="disabled">Description</span> |
22                                                                                                                         <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
23                                                 
24                                         </div>
25         <div class="info-box-body">
26                         <!-- ========== Info from phpDoc block ========= -->
27 <p class="short-description">PHPFSPOT_RPC class</p>
28 <p class="description"><p>handles AJAX-RPC calls from client browsers</p></p>
29                 <p class="notes">
30                         Located in <a class="field" href="_rpc.php.html">/rpc.php</a> (line <span class="field">33</span>)
31                 </p>
32                 
33                                 
34                 <pre></pre>
35         
36                         </div>
37 </div>
38
39
40
41
42         <a name="sec-method-summary"></a>
43         <div class="info-box">
44                 <div class="info-box-title">Method Summary</span></div>
45                 <div class="nav-bar">
46                         <a href="#sec-description">Description</a> |
47                                                                                                 <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
48                 </div>
49                 <div class="info-box-body">                     
50                         <div class="method-summary">
51                                                                                                                                                                                                                                                                 <div class="method-definition">
52                                         <img src="../media/images/Constructor.png" alt=" "/>
53                                                                                         <span class="method-result">PHPFSPOT_RPC</span>
54                                                                                 <a href="#__construct" title="details" class="method-name">__construct</a>
55                                                                                 ()
56                                                                         </div>
57                                                                                                                                 <div class="method-definition">
58                                         <img src="../media/images/Method.png" alt=" "/>
59                                                                                         <span class="method-result">void</span>
60                                                                                 <a href="#process_ajax_request" title="details" class="method-name">process_ajax_request</a>
61                                                                                 ()
62                                                                         </div>
63                                                                                         </div>
64                 </div>
65         </div>          
66
67         
68         <a name="sec-methods"></a>
69         <div class="info-box">
70                 <div class="info-box-title">Methods</div>
71                 <div class="nav-bar">
72                         <a href="#sec-description">Description</a> |
73                                                                                                         <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
74                                                 
75                 </div>
76                 <div class="info-box-body">
77                         <A NAME='method_detail'></A>
78 <a name="method__construct" id="__construct"><!-- --></a>
79 <div class="oddrow">
80         
81         <div class="method-header">
82                 <img src="../media/images/Constructor.png" />
83                 <span class="method-title">Constructor __construct</span> (line <span class="line-number">38</span>)
84         </div> 
85         
86         <!-- ========== Info from phpDoc block ========= -->
87 <p class="short-description">PHPFSPOT_RPC constructor</p>
88         <ul class="tags">
89                                 <li><span class="field">access:</span> public</li>
90                         </ul>
91         
92         <div class="method-signature">
93                 <span class="method-result">PHPFSPOT_RPC</span>
94                 <span class="method-name">
95                         __construct
96                 </span>
97                                 ()
98                         </div>
99         
100                 
101                         
102         </div>
103 <a name="methodprocess_ajax_request" id="process_ajax_request"><!-- --></a>
104 <div class="evenrow">
105         
106         <div class="method-header">
107                 <img src="../media/images/Method.png" />
108                 <span class="method-title">process_ajax_request</span> (line <span class="line-number">45</span>)
109         </div> 
110         
111         <!-- ========== Info from phpDoc block ========= -->
112         <ul class="tags">
113                                 <li><span class="field">access:</span> public</li>
114                         </ul>
115         
116         <div class="method-signature">
117                 <span class="method-result">void</span>
118                 <span class="method-name">
119                         process_ajax_request
120                 </span>
121                                 ()
122                         </div>
123         
124                 
125                         
126         </div>
127                                                 
128                 </div>
129         </div>
130
131         
132         <p class="notes" id="credit">
133                 Documentation generated on Sat, 12 Apr 2008 18:25:06 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.2</a>
134         </p>
135         </div></body>
136 </html>