diff options
Diffstat (limited to 'doc/html/cloud_8php.html')
-rw-r--r-- | doc/html/cloud_8php.html | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html index 22b4f35b9..33b1a3d56 100644 --- a/doc/html/cloud_8php.html +++ b/doc/html/cloud_8php.html @@ -109,14 +109,20 @@ $(document).ready(function(){initNavTree('cloud_8php.html','');}); <div class="title">cloud.php File Reference</div> </div> </div><!--header--> <div class="contents"> + +<p>Initialize Red Matrix's cloud (SabreDAV) +<a href="#details">More...</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:a1b79a6fe0454bc76673ad9aef55bf02d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="theme_2mytheme_2php_2default_8php.html#a3987f5547ceb7e36a210a66a06241a5a">if</a>(<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>($_SERVER,'REDIRECT_REMOTE_USER')) <br class="typebreak"/> <a class="el" href="theme_2mytheme_2php_2default_8php.html#a3987f5547ceb7e36a210a66a06241a5a">if</a>(<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>($_SERVER,'HTTP_AUTHORIZATION')) </td><td class="memItemRight" valign="bottom"><a class="el" href="cloud_8php.html#a1b79a6fe0454bc76673ad9aef55bf02d">cloud_init</a> (&$a)</td></tr> +<tr class="memdesc:a1b79a6fe0454bc76673ad9aef55bf02d"><td class="mdescLeft"> </td><td class="mdescRight">Fires up the SabreDAV server. <a href="#a1b79a6fe0454bc76673ad9aef55bf02d">More...</a><br/></td></tr> <tr class="separator:a1b79a6fe0454bc76673ad9aef55bf02d"><td class="memSeparator" colspan="2"> </td></tr> </table> -<h2 class="groupheader">Function Documentation</h2> +<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> +<div class="textblock"><p>Initialize Red Matrix's cloud (SabreDAV) </p> +</div><h2 class="groupheader">Function Documentation</h2> <a class="anchor" id="a1b79a6fe0454bc76673ad9aef55bf02d"></a> <div class="memitem"> <div class="memproto"> @@ -131,6 +137,14 @@ Functions</h2></td></tr> </table> </div><div class="memdoc"> +<p>Fires up the SabreDAV server. </p> +<dl class="params"><dt>Parameters</dt><dd> + <table class="params"> + <tr><td class="paramtype"><a class="el" href="classApp.html">App</a></td><td class="paramname">&$a</td><td></td></tr> + </table> + </dd> +</dl> + </div> </div> </div><!-- contents --> |