doc updates

This commit is contained in:
friendica
2014-07-04 20:34:34 -07:00
parent 53217ad9a7
commit a22ec8cbfa
99 changed files with 3470 additions and 2395 deletions

View File

@@ -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'))&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="cloud_8php.html#a1b79a6fe0454bc76673ad9aef55bf02d">cloud_init</a> (&amp;$a)</td></tr>
<tr class="memdesc:a1b79a6fe0454bc76673ad9aef55bf02d"><td class="mdescLeft">&#160;</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">&#160;</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">&amp;$a</td><td></td></tr>
</table>
</dd>
</dl>
</div>
</div>
</div><!-- contents -->