doc updates

This commit is contained in:
friendica
2014-11-07 05:14:53 -08:00
parent f077badcb6
commit d17c15a992
102 changed files with 1576 additions and 406 deletions

View File

@@ -114,8 +114,26 @@ $(document).ready(function(){initNavTree('locs_8php.html','');});
Functions</h2></td></tr>
<tr class="memitem:a6b43654592919ac863d67a1f787a69b9"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="locs_8php.html#a6b43654592919ac863d67a1f787a69b9">locs_post</a> (&amp;$a)</td></tr>
<tr class="separator:a6b43654592919ac863d67a1f787a69b9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6c900f53970c0d0e738d2fe06d27ca44"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="locs_8php.html#a6c900f53970c0d0e738d2fe06d27ca44">locs_content</a> (&amp;$a)</td></tr>
<tr class="separator:a6c900f53970c0d0e738d2fe06d27ca44"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a6c900f53970c0d0e738d2fe06d27ca44"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">locs_content </td>
<td>(</td>
<td class="paramtype">&amp;&#160;</td>
<td class="paramname"><em>$a</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a6b43654592919ac863d67a1f787a69b9"></a>
<div class="memitem">
<div class="memproto">
@@ -129,36 +147,6 @@ Functions</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>Placeholder file at present. This is going to involve a bit of work.</p>
<p>This file will deal with the deletion of channels and management of hublocs.</p>
<p>We need to provide the following functionality:</p>
<ul>
<li>Delete my account and all channels from the entire network</li>
</ul>
<ul>
<li>Delete my account and all channels from this server</li>
</ul>
<ul>
<li>Delete a channel from the entire network</li>
</ul>
<ul>
<li>Delete a channel from this server</li>
</ul>
<ul>
<li>List all hub locations for this channel</li>
</ul>
<ul>
<li>Remove this/some hub location from this channel</li>
</ul>
<ul>
<li>promote this/some hub location to primary</li>
</ul>
<ul>
<li>Remove hub location 'xyz' from this channel, (this should possibly only be allowed if that hub has been down for a period of time)</li>
</ul>
<ul>
<li>Some of these actions should probably require email verification </li>
</ul>
</div>
</div>