You are here

Functions in Book access 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
book_access_disable ./book_access.install Implements hook_disable().
book_access_edit_form_submit ./book_access.module Form submission callback for node_form(). 1
book_access_enable ./book_access.install Implements hook_enable().
book_access_form_alter ./book_access.module Implements hook_form_alter().
book_access_install ./book_access.install Implements hook_install().
book_access_link_alter ./book_access.module Implements hook_link_alter().
book_access_menu_alter ./book_access.module Implements hook_menu_alter().
book_access_nodeapi ./book_access.module Implements hook_nodeapi().
book_access_node_access_explain ./book_access.module Implements hook_node_access_explain().
book_access_node_access_records ./book_access.module Implements hook_node_access_records().
book_access_node_grants ./book_access.module Implements hook_node_grants().
book_access_outline_access ./book_access.module Determines if the outline tab is accessible. 1 1
book_access_outline_form_submit ./book_access.module Form submission callback for book_outline_form(). 1
book_access_outline_remove_access ./book_access.module Determines if the user can remove nodes from the outline. 1
book_access_perm ./book_access.module Implements hook_perm().
book_access_schema ./book_access.install Implements hook_schema().
book_access_ui_form_book_admin_settings_alter ./book_access_ui.module Implements hook_form_FORM_ID_alter() for book_admin_settings().
book_access_ui_grants_form ./book_access_ui.admin.inc Form builder for the book access configuration page. 1
book_access_ui_grants_form_access ./book_access_ui.module Determines when the book access tab can be shown in the node edit page. 1
book_access_ui_grants_form_submit ./book_access_ui.admin.inc Form submission callback for book_access_ui_grants_form().
book_access_ui_help ./book_access_ui.module Implements hook_help().
book_access_ui_menu ./book_access_ui.module Implements hook_menu().
book_access_ui_theme ./book_access_ui.module Implements hook_theme().
book_access_ui_user_add_submit ./book_access_ui.admin.inc Form submission callback for book_access_ui_grants_form(). 1
book_access_ui_user_permissions_remove ./book_access_ui.admin.inc Form builder for the remove permissions confirmation form. 1
book_access_ui_user_permissions_remove_submit ./book_access_ui.admin.inc Form submission handler for book_access_ui_user_permissions_remove().
book_access_uninstall ./book_access.install Implements hook_uninstall().
book_access_update_6200 ./book_access.install Implements hook_update_N().
book_access_update_6201 ./book_access.install Implements hook_update_N().
book_access_update_6203 ./book_access.install Implements hook_update_N().
book_access_update_6204 ./book_access.install Implements hook_update_N().
book_access_update_6206 ./book_access.install Implements hook_update_N().
book_access_update_6207 ./book_access.install Implements hook_update_N().
book_access_update_6209 ./book_access.install Implements hook_update_N().
book_access_user ./book_access.module Implements hook_user(). 7
hook_book_access_author_grants_alter ./book_access.api.php Allows other modules to change the author access permissions for a book.
hook_book_access_roles_grants_alter ./book_access.api.php Allows other modules to change the users access permissions for a book.
hook_book_access_users_grants_alter ./book_access.api.php Allows other modules to change the roles access permissions for a book.
theme_book_access_ui_grants_form ./book_access_ui.admin.inc Themes the permission tab added to each book.
theme_book_access_ui_settings ./book_access_ui.admin.inc Themes the settings fieldset added to the book settings page.
_book_access_ui_permissions_warning ./book_access_ui.admin.inc Shows the warning message that reminds the users with the permissions to edit the book permissions that they need to save the settings. 3
_book_access_ui_rebuild_batch_finished ./book_access_ui.admin.inc 1
_book_access_ui_rebuild_batch_operation ./book_access_ui.admin.inc 1

Other projects