You are here

Functions in Book access 7.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(), and book_outline_form(). 1
book_access_enable ./book_access.install Implements hook_enable().
book_access_form_alter ./book_access.module Implements hook_form_alter().
book_access_init ./book_access.module Implements hook_init().
book_access_install ./book_access.install Implements hook_install().
book_access_menu_alter ./book_access.module Implements hook_menu_alter().
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_delete ./book_access.module Implements hook_node_delete().
book_access_node_grants ./book_access.module Implements hook_node_grants().
book_access_node_insert ./book_access.module Implements hook_node_insert().
book_access_node_update ./book_access.module Implements hook_node_update().
book_access_node_view ./book_access.module Implements hook_node_view().
book_access_node_view_alter ./book_access.module Implements hook_node_view_alter().
book_access_outline_form_submit ./book_access.module Form submission callback for book_outline_form(). 1
book_access_permission ./book_access.module Implements hook_permission().
book_access_schema ./book_access.install Implements hook_schema(). 1
book_access_ui_admin_paths ./book_access_ui.module Implements hook_admin_paths().
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_rebuild_all ./book_access_ui.admin.inc Simple form handler to launch a rebuild-all pipeline. 1
book_access_ui_rebuild_all_submit ./book_access_ui.admin.inc Form submissions handler for book_access_ui_rebuild_all().
book_access_ui_reset_all_submit ./book_access_ui.module Form submission callback for book_access_ui_grants_form(). 1
book_access_ui_reset_all_to_defaults ./book_access_ui.admin.inc Simple form handler to reset all book access to defaults. 1
book_access_ui_reset_all_to_defaults_submit ./book_access_ui.admin.inc Form submissions callback for book_access_ui_reset_all_to_defaults().
book_access_ui_reset_one_to_defaults_submit ./book_access_ui.admin.inc Form submissions callback for to reset one book node's defaults. 1
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_7201 ./book_access.install Update the existing tables from previous versions to match the new schema.
book_access_update_7202 ./book_access.install Remove spurious entries in the node access tables that cause users to see books they should not see.
book_access_update_7203 ./book_access.install Update the value of some Drupal variables used by the module.
book_access_update_7204 ./book_access.install Get rid of variables no longer being used.
book_access_user_delete ./book_access.module Implements hook_user_delete().
book_access_user_role_insert ./book_access.module Implements hook_user_role_insert().
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_outline_access ./book_access.module Determines if the outline tab is accessible. 1 1
_book_access_outline_remove_access ./book_access.module Determines if the user can remove nodes from the outline. 1
_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

Pages

Other projects