From d17c15a9924240e31bc3a921ea15eac47087b43c Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Nov 2014 05:14:53 -0800 Subject: doc updates --- doc/html/locs_8php.html | 48 ++++++++++++++++++------------------------------ 1 file changed, 18 insertions(+), 30 deletions(-) (limited to 'doc/html/locs_8php.html') 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  locs_post (&$a)   + locs_content (&$a) + 

Function Documentation

+ +
+
+ + + + + + + + +
locs_content ($a)
+
+ +
+
@@ -129,36 +147,6 @@ Functions
-

Placeholder file at present. This is going to involve a bit of work.

-

This file will deal with the deletion of channels and management of hublocs.

-

We need to provide the following functionality:

-
    -
  • Delete my account and all channels from the entire network
  • -
-
    -
  • Delete my account and all channels from this server
  • -
-
    -
  • Delete a channel from the entire network
  • -
-
    -
  • Delete a channel from this server
  • -
-
    -
  • List all hub locations for this channel
  • -
-
    -
  • Remove this/some hub location from this channel
  • -
-
    -
  • promote this/some hub location to primary
  • -
-
    -
  • Remove hub location 'xyz' from this channel, (this should possibly only be allowed if that hub has been down for a period of time)
  • -
-
    -
  • Some of these actions should probably require email verification
  • -
-- cgit v1.2.3