hook_og_menu_single_menu_parent |
./og_menu_single.api.php |
Set what parent PLId to use for displaying this menu. |
|
|
og_menu_single_block_configure |
./og_menu_single.module |
Implements hook_block_configure(). |
|
|
og_menu_single_block_info |
./og_menu_single.module |
Implements hook_block_info(). |
|
|
og_menu_single_block_save |
./og_menu_single.module |
Implements hook_block_save(). |
|
|
og_menu_single_block_view |
./og_menu_single.module |
Implements hook_block_view(). |
|
|
og_menu_single_children_items |
./og_menu_single.module |
Fetches all children of a given parent link. |
6 |
|
og_menu_single_ctools_plugin_directory |
./og_menu_single.module |
|
|
|
og_menu_single_form_menu_edit_item_alter |
./og_menu_single.module |
Implements hook_form_FORMID_alter(). |
|
|
og_menu_single_form_menu_item_delete_form_alter |
./og_menu_single.module |
Implements hook_form_FORMID_alter(). |
|
|
og_menu_single_form_node_form_alter |
./og_menu_single.module |
Implements hook_form_FORMID_alter(). |
|
|
og_menu_single_form_node_type_form_alter |
./og_menu_single.module |
Implements hook_form_BASE_FORM_ID_alter(). |
|
|
og_menu_single_get_active_plid |
./og_menu_single.module |
Fetched the space mlid of the current space in the menu. |
4 |
|
og_menu_single_get_link_mlid |
./og_menu_single.module |
Fetches the link for given item in menu. |
4 |
|
og_menu_single_get_link_mlid_or_create |
./og_menu_single.module |
Fetched or crate space mlid of an entity. |
3 |
|
og_menu_single_install |
./og_menu_single.install |
Implements hook_install(). |
|
|
og_menu_single_is_enabled_group |
./og_menu_single.module |
Returns whether the group type is a considered a group. |
4 |
|
og_menu_single_is_enabled_group_content |
./og_menu_single.module |
Returns whether the group type is a considered group content. |
3 |
|
og_menu_single_menu |
./og_menu_single.module |
Implements hook_menu(). |
|
|
og_menu_single_menu_edit_form |
./og_menu_single.admin.inc |
OG variables edit variable form. |
|
1 |
og_menu_single_menu_form_new_redirect |
./og_menu_single.module |
|
|
2 |
og_menu_single_menu_link_load |
./og_menu_single.module |
Cached menu_link_load as may call for same mlid during same page load. |
2 |
|
og_menu_single_node_insert |
./og_menu_single.module |
Implements hook_node_insert(). |
|
|
og_menu_single_node_prepare |
./og_menu_single.module |
Implements hook_node_prepare(). |
|
|
og_menu_single_node_update |
./og_menu_single.module |
Implements hook_node_update(). |
|
|
og_menu_single_og_permission |
./og_menu_single.module |
Implement hook_og_permission(). |
|
|
og_menu_single_og_ui_get_group_admin |
./og_menu_single.module |
Implements hook_og_ui_get_group_admin() |
|
|
og_menu_single_pane_edit_form |
plugins/content_types/og_menu_single_menu.inc |
Custom edit form to allow users to enable/disable selectable content types |
|
1 |
og_menu_single_pane_edit_form_submit |
plugins/content_types/og_menu_single_menu.inc |
Saves changes to the widget. |
|
|
og_menu_single_pane_render |
plugins/content_types/og_menu_single_menu.inc |
Run-time rendering of the body of the block (content type)
See ctools_plugin_examples for more advanced info |
|
1 |
og_menu_single_uninstall |
./og_menu_single.install |
Implements hook_uninstall(). |
|
|
og_menu_single_update_7102 |
./og_menu_single.install |
Fix variable names. |
|
|
_og_menu_single_children_items |
./og_menu_single.module |
Helper function to populate the menu tree without loading the entire tree. |
1 |
|
_og_menu_single_save_group_link |
./og_menu_single.module |
Saves menu link to single menu for group. |
3 |
|