diff options
author | friendica <info@friendica.com> | 2014-11-07 05:14:53 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-11-07 05:14:53 -0800 |
commit | d17c15a9924240e31bc3a921ea15eac47087b43c (patch) | |
tree | 07bed6bc154ac408407af5aa245489e33af2478b /doc/html/locs_8php.html | |
parent | f077badcb61777810aed21717092a1793bd79b1d (diff) | |
download | volse-hubzilla-d17c15a9924240e31bc3a921ea15eac47087b43c.tar.gz volse-hubzilla-d17c15a9924240e31bc3a921ea15eac47087b43c.tar.bz2 volse-hubzilla-d17c15a9924240e31bc3a921ea15eac47087b43c.zip |
doc updates
Diffstat (limited to 'doc/html/locs_8php.html')
-rw-r--r-- | doc/html/locs_8php.html | 48 |
1 files changed, 18 insertions, 30 deletions
diff --git a/doc/html/locs_8php.html b/doc/html/locs_8php.html index 86cc0d2a8..229d5978f 100644 --- a/doc/html/locs_8php.html +++ b/doc/html/locs_8php.html @@ -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> |