og_subgroups_action_info |
./og_subgroups.workflow_ng.inc |
Implementation of hook_action_info(). |
|
|
og_subgroups_block |
./og_subgroups.module |
Implementation of hook_block(). |
|
|
og_subgroups_condition_info |
./og_subgroups.workflow_ng.inc |
Implementation of hook_condition_info(). |
|
|
og_subgroups_get_all_family |
./og_subgroups.module |
Given a node, this function returns an array of 'group node' objects
representing the path in the subroups tree. |
4 |
|
og_subgroups_get_eligable_groups |
./og_subgroups.module |
Helper function to get the accessibale and inaccessiable groups. |
3 |
|
og_subgroups_get_family |
./og_subgroups.module |
Get the parent/ children for a given group node id. |
6 |
|
og_subgroups_handler_argument_gid |
./og_subgroups.views.inc |
Custom argument for filtering by one or more group nids. |
|
1 |
og_subgroups_init |
./og_subgroups.module |
Implementation of hook_init(). |
|
|
og_subgroups_install |
./og_subgroups.install |
|
|
|
og_subgroups_menu |
./og_subgroups.module |
Implementation of hook_menu(). |
|
|
og_subgroups_menu_tree |
./og_subgroups.module |
Returns an HTML nested list (wrapped in a menu-class div) representing
the group nodes as a tree. |
1 |
|
og_subgroups_menu_tree_recurse |
./og_subgroups.module |
Helper function for og_subgroups_menu_tree() |
1 |
|
og_subgroups_migrate |
./og_subgroups.install |
Helper function migrate users with og_subgroups 5.x-3 to 5.x-4. |
3 |
|
og_subgroups_nodeapi |
./og_subgroups.module |
Implementation of hook_nodeapi(). |
|
|
og_subgroups_og |
./og_subgroups.module |
Implementation of hook_og(). |
|
|
og_subgroups_outline |
./og_subgroups.module |
Implementation of function og_subgroups_outline()
Handles all subgroups outline operations. |
|
1 |
og_subgroups_outline_submit |
./og_subgroups.module |
Handles subgroups form submissions. |
|
|
og_subgroups_perm |
./og_subgroups.module |
Implementation of hook_perm(). |
|
|
og_subgroups_propogate_content |
./og_subgroups.module |
Propagates content along the subgroups tree. |
1 |
|
og_subgroups_propogate_user |
./og_subgroups.module |
Propagates members and admins along the subgroups tree. |
1 |
|
og_subgroups_propogate_user_removal |
./og_subgroups.module |
|
1 |
|
og_subgroups_remove_hierarchy |
./og_subgroups.module |
API function to remove a groups hierarchy. |
2 |
|
og_subgroups_settings |
./og_subgroups.module |
Menu callback; displays the subgroups configuration page. |
|
1 |
og_subgroups_set_hierarchy |
./og_subgroups.module |
API function to set/ update groups hierarchy. |
2 |
|
og_subgroups_tree |
./og_subgroups.module |
Returns an array of titles and groups nids in tree hiearachy order. |
2 |
|
og_subgroups_tree_recurse |
./og_subgroups.module |
Helper function for og_subgroups_tree(). |
1 |
|
og_subgroups_uninstall |
./og_subgroups.install |
|
|
|
og_subgroups_update_1 |
./og_subgroups.install |
Update path for versions prior to 5.x-4. |
|
|
og_subgroups_update_2 |
./og_subgroups.install |
Remove old records from {og_ancestry}. |
|
|
og_subgroups_views_arguments |
./og_subgroups.views.inc |
Implementation of hook_views_tables(). |
|
|
og_subgroups_workflow_ng_action_remove_hierarchy |
./og_subgroups.workflow_ng.inc |
Action: Remove group from hierarchy. |
|
|
og_subgroups_workflow_ng_action_set_parent |
./og_subgroups.workflow_ng.inc |
Action: Set groups hierarchy. |
|
|
og_subgroups_workflow_ng_condition_has_family |
./og_subgroups.workflow_ng.inc |
Condition: Group has family. |
|
|
og_subgroups_workflow_ng_condition_has_family_form |
./og_subgroups.workflow_ng.inc |
roup has family form. |
|
|
og_subgroups_workflow_ng_condition_has_family_submit |
./og_subgroups.workflow_ng.inc |
|
|
|
_og_subgroups_propogate_user_get_tree |
./og_subgroups.module |
Helper function for og_subgroups_propogate_user(). |
2 |
|