~aw/ubuntu/lucid/davical/trunk

« back to all changes in this revision

Viewing changes to docs/api/davical/caldav/_inc---caldav-POST.php.html

  • Committer: Bazaar Package Importer
  • Author(s): Andrew McMillan
  • Date: 2009-04-11 00:08:31 UTC
  • Revision ID: james.westby@ubuntu.com-20090411000831-zc97ye8hni3ozfzm
Tags: 0.9.6.3
* General bug fixing.
* Added Italian locale from Alessandro De Zorzi
* Adjust timezone handling in regression testing (Markus Warg).
* Many fixes to caldav-client from Michael Rasmussen.
* Update caldav-client to use direct socket IO from Andres Obrero.
* Added dummy handler for POST CANCEL events for iCal compatibilty (Wolfgang Herget).
* Support usernames with spaces or punctuation.
* Correct errors in handling confidential events.
* Improved response to GET for calendar with a single event.
* Documentation corrections.
* Remove the misguided hide_todo configuration option.
* Fix a bug in hiding alarms.
* Deprecate 'collections_always_exist' config option and restrict it's scope.
* Updated French translation.
* Updated relational integrity constraints.
* Fix database versioning.

Show diffs side-by-side

added added

removed removed

Lines of Context:
100
100
                                |                                                                                               <span class="disabled">Functions</span>
101
101
                </div>
102
102
                <div class="info-box-body">     
103
 
                        <a name="functionhandle_freebusy_request" id="functionhandle_freebusy_request"><!-- --></a>
 
103
                        <a name="functionhandle_cancel_request" id="functionhandle_cancel_request"><!-- --></a>
104
104
<div class="evenrow">
105
105
        
106
106
        <div>
107
107
                <img src="../../media/images/Function.png" />
 
108
                <span class="method-title">handle_cancel_request</span> (line <span class="line-number">195</span>)
 
109
        </div> 
 
110
 
 
111
        <!-- ========== Info from phpDoc block ========= -->
 
112
        <div class="method-signature">
 
113
                <span class="method-result">void</span>
 
114
                <span class="method-name">
 
115
                        handle_cancel_request
 
116
                </span>
 
117
                                        (<span class="var-type"></span>&nbsp;<span class="var-name">$ic</span>)
 
118
                        </div>
 
119
 
 
120
                        <ul class="parameters">
 
121
                                        <li>
 
122
                                <span class="var-type"></span>
 
123
                                <span class="var-name">$ic</span>                       </li>
 
124
                                </ul>
 
125
                
 
126
        
 
127
</div>
 
128
<a name="functionhandle_freebusy_request" id="functionhandle_freebusy_request"><!-- --></a>
 
129
<div class="oddrow">
 
130
        
 
131
        <div>
 
132
                <img src="../../media/images/Function.png" />
108
133
                <span class="method-title">handle_freebusy_request</span> (line <span class="line-number">33</span>)
109
134
        </div> 
110
135
 
129
154
        </div>
130
155
        
131
156
        <p class="notes" id="credit">
132
 
                Documentation generated on Tue, 18 Nov 2008 18:33:28 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
 
157
                Documentation generated on Fri, 10 Apr 2009 23:45:51 +1200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
133
158
        </p>
134
159
        </div></body>
135
160
</html>
 
 
b'\\ No newline at end of file'