From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/include_2group_8php.html | 461 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 461 insertions(+) create mode 100644 doc/html/include_2group_8php.html (limited to 'doc/html/include_2group_8php.html') diff --git a/doc/html/include_2group_8php.html b/doc/html/include_2group_8php.html new file mode 100644 index 000000000..dabb08a26 --- /dev/null +++ b/doc/html/include_2group_8php.html @@ -0,0 +1,461 @@ + + + + + + +The Red Project: include/group.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
group.php File Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

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

Function Documentation

+ +
+
+ + + + + + + + +
expand_groups ( $a)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
group_add ( $uid,
 $name 
)
+
+ +

Referenced by create_identity(), and group_post().

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

Referenced by contactgroup_content(), and group_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
group_rmv ( $uid,
 $name 
)
+
+ +

Referenced by group_content().

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

Referenced by contactgroup_content(), and group_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
group_side ( $every = "contacts",
 $each = "group",
 $edit = false,
 $group_id = 0,
 $cid = '' 
)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
groups_containing ( $uid,
 $c 
)
+
+ +

Referenced by group_side().

+ +
+
+ +
+
+ + + + + + + + +
member_of ( $c)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
mini_group_select ( $uid,
 $gid = 0 
)
+
+ +
+
+
+
+ + + + -- cgit v1.2.3