doc updates
This commit is contained in:
@@ -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"> </td><td class="memItemRight" valign="bottom"><a class="el" href="locs_8php.html#a6b43654592919ac863d67a1f787a69b9">locs_post</a> (&$a)</td></tr>
|
||||
<tr class="separator:a6b43654592919ac863d67a1f787a69b9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a6c900f53970c0d0e738d2fe06d27ca44"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="locs_8php.html#a6c900f53970c0d0e738d2fe06d27ca44">locs_content</a> (&$a)</td></tr>
|
||||
<tr class="separator:a6c900f53970c0d0e738d2fe06d27ca44"><td class="memSeparator" colspan="2"> </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">& </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>
|
||||
|
Reference in New Issue
Block a user