From 88d63d1b779b5409b400d6635681b0f445849088 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 19 Oct 2014 15:55:22 -0700 Subject: new doc added to doc checkin --- doc/html/locs_8php.html | 167 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 doc/html/locs_8php.html (limited to 'doc/html/locs_8php.html') diff --git a/doc/html/locs_8php.html b/doc/html/locs_8php.html new file mode 100644 index 000000000..86cc0d2a8 --- /dev/null +++ b/doc/html/locs_8php.html @@ -0,0 +1,167 @@ + + + + + + +The Red Matrix: mod/locs.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
locs.php File Reference
+
+
+ + + + +

+Functions

 locs_post (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
locs_post ($a)
+
+

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