You are here

Functions in Content locking (anti-concurrent editing) 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
content_lock_admin_paths ./content_lock.module Implements hook_admin_paths().
content_lock_admin_settings ./content_lock.admin.inc Providing an administration interface for content_lock. 1
content_lock_cancel_submit ./content_lock.module Callback for a cancel request on a form. 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_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_install ./content_lock.install Implements hook_install().
content_lock_is_path_protected ./content_lock.module Check if an internal Drupal path should be protected with a token. 2
content_lock_lock_owner ./content_lock.module Tell who has locked node. 2
content_lock_menu ./content_lock.module Implements hook_menu().
content_lock_node ./content_lock.module Try to lock a document for editing. 3
content_lock_node_ajax_callback ./content_lock.module AJAX callback to lock a node manually. 1
content_lock_node_delete ./content_lock.module Implements hook_node_delete().
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 ./content_lock.module 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
content_lock_release_item ./content_lock.module Menu callback. 1
content_lock_release_own_item ./content_lock.module 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_user_logout ./content_lock.module Implements hook_user_logout().
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().
content_lock_warn_pending_locks ./content_lock.module Warn pending locks. 1
hook_content_lock_form_id_blacklist_alter ./content_lock.api.php Alter the blacklist of form_ids.
hook_content_lock_locked ./content_lock.api.php Respond to a lock being successfully set.
hook_content_lock_node_lockable ./content_lock.api.php Determine whether or not a node is lockable.
hook_content_lock_node_type_blacklist_alter ./content_lock.api.php Alter the node type blacklist.
hook_content_lock_path_protected ./content_lock.api.php Control protected paths for node edit forms.
hook_content_lock_release ./content_lock.api.php Respond to a node's lock being released.

Pages

Other projects