You are here

Functions in Outline Designer 6

Primary tabs

Namesort descending Location Description Direct uses Strings
outline_child_pages_access outline_child_pages/outline_child_pages.module Check that node has child pages and that proper permission are there for the menu tab 1 1
outline_child_pages_access_link outline_child_pages/outline_child_pages.module Check that node has child pages and that proper permission are there for the menu tab 1
outline_child_pages_form_alter outline_child_pages/outline_child_pages.module Implementation of hook_form_alter(). Adds a radio select to choose between a link or a tab.
outline_child_pages_install outline_child_pages/outline_child_pages.install @file Install, update and uninstall functions for the outline_child_pages module.
outline_child_pages_link outline_child_pages/outline_child_pages.module Implementation of hook_link().
outline_child_pages_menu outline_child_pages/outline_child_pages.module Implementation of hook_menu(). 1
outline_child_pages_perm outline_child_pages/outline_child_pages.module Implementing hook_perm
outline_child_pages_uninstall outline_child_pages/outline_child_pages.install
outline_designer_form_alter ./outline_designer.module Implementation of hook_form_alter().
outline_designer_help ./outline_designer.module Implementation of hook_help().
outline_designer_init ./outline_designer.module Implementation of hook_init().
outline_designer_install ./outline_designer.install @file Install, update and uninstall functions for the outline_designer module.
outline_designer_menu ./outline_designer.module Implementation of hook_menu().
outline_designer_og_books outline_designer_og/outline_designer_og.module 1
outline_designer_og_form_alter outline_designer_og/outline_designer_og.module Implementation of hook_form_alter().
outline_designer_og_menu outline_designer_og/outline_designer_og.module Implementation of hook_menu(). 2
outline_designer_og_new_book_object_alter outline_designer_og/outline_designer_og.module Implementation of hook_new_book_alter().
outline_designer_suffix ./outline_designer.module Suffix adds the info to tak on the edn of the form 1
outline_designer_theme ./outline_designer.module Implements hook_theme(). 7
outline_designer_uninstall ./outline_designer.install
theme_outline_designer_context_menu_items_matrix ./outline_designer.module Display the Context menu items as a matrix (columns=user roles, rows=menu items)
_outline_child_pages_ajax_access outline_child_pages/outline_child_pages.module check to make sure they can access the ajax path, doesn't mean it'll commit their operation, just that it'll load this also has optional integration with the book manager module so that people could use the advantages of both modules… 1
_outline_designer_ajax ./outline_designer.module Implementation of the ajax menu hook 3
_outline_designer_book_admin_form_alter ./outline_designer.module 3
_outline_designer_og_ajax_access outline_designer_og/outline_designer_og.module This function checks if the user accessign the ajax callback is a group admin for any group. It'd be better obviously if we were checking that they were admin for the group which books they are editing but that'd take rewritting more of… 1
_outline_designer_og_books_access outline_designer_og/outline_designer_og.module 1
_outline_designer_og_book_access outline_designer_og/outline_designer_og.module 1
_outline_designer_settings ./outline_designer.module Implementation of hook_settings(). 2
_outline_designer_settings_redirect ./outline_designer.module 1
_outline_designer_settings_submit ./outline_designer.module Implementation of hook_settings_submit().
_outline_designer_setup ./outline_designer.module 1
_outline_designer_validate_image_resolution ./outline_designer.module

Other projects