You are here

Functions in Content locking (anti-concurrent editing) 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
content_lock_admin_paths ./content_lock.module Implements hook_admin_paths().
content_lock_admin_settings includes/content_lock.admin.inc Providing an administration interface for content_lock. 1
content_lock_content_lock_node_lockable ./content_lock.module Our own hook_content_lock_node_lockable().
content_lock_content_lock_path_protected ./content_lock.module Implements hook_content_lock_path_protected().
content_lock_content_lock_skip_locking ./content_lock.module Implements our own skip_locking api to implement our logic to skip locks.
content_lock_ctools_plugin_directory ./content_lock.module Implements hook_ctools_plugin_directory().
content_lock_drupal_goto_alter ./content_lock.module Implements hook_drupal_goto_alter().
content_lock_fetch_lock ./content_lock.module Fetch the lock for a node. 7
content_lock_form_alter ./content_lock.module Implements hook_form_alter().
content_lock_form_node_handler includes/content_lock.forms.inc Node and revision form handler. 1
content_lock_get_release_token ./content_lock.module Calculate the token required to unlock a node. 5
content_lock_help ./content_lock.module Implements hook_help().
content_lock_hook_info ./content_lock.module Implements hook_hook_info().
content_lock_install ./content_lock.install Implements hook_install().
content_lock_is_lockable ./content_lock.module Check whether a node is configured to be protected by content_lock. 4
content_lock_is_path_protected ./content_lock.module Check if an internal Drupal path should be protected with a token. 2
content_lock_js ./content_lock.module Load module javascript. 1 1
content_lock_locking ./content_lock.module Try to lock a document for editing. 3
content_lock_lock_owner ./content_lock.module Tell who has locked node. 2
content_lock_menu ./content_lock.module Implements hook_menu().
content_lock_module_implements_alter ./content_lock.module Implements hook_module_implements_alter().
content_lock_node_ajax_callback includes/content_lock.ajax.inc AJAX callback to lock a node manually. 1
content_lock_node_delete ./content_lock.module Implements hook_node_delete().
content_lock_node_form_handler includes/content_lock.node.inc Node and node revision handler. 1
content_lock_node_lock_ctools_access_check plugins/access/node_lock.inc Checks if the node is locked. 1
content_lock_node_lock_ctools_access_summary plugins/access/node_lock.inc Provides a summary description. 1
content_lock_node_update ./content_lock.module Implements hook_node_update().
content_lock_node_validate ./content_lock.module Implements hook_node_validate().
content_lock_node_view ./content_lock.module Implements hook_node_view().
content_lock_overview includes/content_lock.pages.inc Build an overview of locked documents. 1
content_lock_permission ./content_lock.module Implements hook_permission().
content_lock_preprocess_link ./content_lock.module Implements hook_preprocess_link().
content_lock_release ./content_lock.module Release a locked node. 6 1
content_lock_release_item includes/content_lock.pages.inc Menu callback. 1
content_lock_release_own_item includes/content_lock.pages.inc Release the lock of a node. 1 1
content_lock_schema ./content_lock.install Implements hook_schema().
content_lock_timeout_admin_settings_validate modules/content_lock_timeout/content_lock_timeout.module Validation handler for the altered content_lock_admin_settings form. 1
content_lock_timeout_content_lock_locked modules/content_lock_timeout/content_lock_timeout.module Implements hook_content_lock_locked().
content_lock_timeout_cron modules/content_lock_timeout/content_lock_timeout.module Implements hook_cron().
content_lock_timeout_form_content_lock_admin_settings_alter modules/content_lock_timeout/content_lock_timeout.module Implements hook_form_FORM_ID_alter().
content_lock_timeout_node_prepare modules/content_lock_timeout/content_lock_timeout.module Implements hook_node_prepare().
content_lock_timeout_uninstall modules/content_lock_timeout/content_lock_timeout.install Implements hook_uninstall().
content_lock_uninstall ./content_lock.install Implements hook_uninstall().
content_lock_update_6200 ./content_lock.install Implements hook_update_N().
content_lock_update_7200 ./content_lock.install Add entity ID and type support.
content_lock_user_logout ./content_lock.module Implements hook_user_logout().
content_lock_verbose ./content_lock.module Return verbose status. 4
content_lock_views_api ./content_lock.module Views integration.
content_lock_views_data views/content_lock.views.inc Implements hook_views_data().
content_lock_views_handlers views/content_lock.views.inc Implements hook_views_handlers().

Pages

Other projects