From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/include_2group_8php.html | 493 ++++++++++++++++++++++++++++++++++ 1 file changed, 493 insertions(+) create mode 100644 doc/old/html/include_2group_8php.html (limited to 'doc/old/html/include_2group_8php.html') diff --git a/doc/old/html/include_2group_8php.html b/doc/old/html/include_2group_8php.html new file mode 100644 index 000000000..84fc3442a --- /dev/null +++ b/doc/old/html/include_2group_8php.html @@ -0,0 +1,493 @@ + + + + + + +The Red Matrix: include/group.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
group.php File Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

 group_add ($uid, $name, $public=0)
 
 group_rmv ($uid, $name)
 
 group_byname ($uid, $name)
 
 group_rec_byhash ($uid, $hash)
 
 group_rmv_member ($uid, $name, $member)
 
 group_add_member ($uid, $name, $member, $gid=0)
 
 group_get_members ($gid)
 
 mini_group_select ($uid, $group= '')
 
 group_side ($every="connections", $each="group", $edit=false, $group_id=0, $cid= '', $mode=1)
 
 expand_groups ($a)
 
 member_of ($c)
 
 groups_containing ($uid, $c)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
expand_groups ( $a)
+
+ +

Referenced by collect_recipients(), and enumerate_permissions().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
group_add ( $uid,
 $name,
 $public = 0 
)
+
+ +

Referenced by create_identity(), and group_post().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
group_add_member ( $uid,
 $name,
 $member,
 $gid = 0 
)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
group_byname ( $uid,
 $name 
)
+
+
+ +
+
+ + + + + + + + +
group_get_members ( $gid)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
group_rec_byhash ( $uid,
 $hash 
)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
group_rmv ( $uid,
 $name 
)
+
+ +

Referenced by group_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
group_rmv_member ( $uid,
 $name,
 $member 
)
+
+ +

Referenced by contactgroup_content(), and group_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
group_side ( $every = "connections",
 $each = "group",
 $edit = false,
 $group_id = 0,
 $cid = '',
 $mode = 1 
)
+
+ +

Referenced by widget_collections().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
groups_containing ( $uid,
 $c 
)
+
+ +

Referenced by group_side().

+ +
+
+ +
+
+ + + + + + + + +
member_of ( $c)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
mini_group_select ( $uid,
 $group = '' 
)
+
+ +
+
+
+
+ -- cgit v1.2.3