From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: remove Doxygen API Documentation from repository. This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb --- doc/html/include_2group_8php.html | 493 -------------------------------------- 1 file changed, 493 deletions(-) delete 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 deleted file mode 100644 index 2f442e6c2..000000000 --- a/doc/html/include_2group_8php.html +++ /dev/null @@ -1,493 +0,0 @@ - - - - - - -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(), group_post(), and settings_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