You are here

Functions in Node Revision Delete 8

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_node_revision_delete ./node_revision_delete.drush.inc Callback for the node-revision-delete command.
drush_node_revision_delete_nrd_delete_cron_run ./node_revision_delete.drush.inc Callback for the nrd-delete-cron-run command.
drush_node_revision_delete_nrd_delete_cron_run_validate ./node_revision_delete.drush.inc Implements drush_hook_COMMAND_validate().
drush_node_revision_delete_nrd_delete_prior_revisions ./node_revision_delete.drush.inc Callback for nrd-delete-prior-revisions command.
drush_node_revision_delete_nrd_delete_prior_revisions_validate ./node_revision_delete.drush.inc Implements drush_hook_COMMAND_validate().
drush_node_revision_delete_nrd_get_time ./node_revision_delete.drush.inc Callback for the nrd-delete-get-time command.
drush_node_revision_delete_nrd_last_execute ./node_revision_delete.drush.inc Callback for the nrd-last_execute command.
drush_node_revision_delete_nrd_minimum_age_to_delete_time ./node_revision_delete.drush.inc Callback for the nrd-minimum-age-to-delete-time command.
drush_node_revision_delete_nrd_minimum_age_to_delete_time_validate ./node_revision_delete.drush.inc Implements drush_hook_COMMAND_validate().
drush_node_revision_delete_nrd_set_time ./node_revision_delete.drush.inc Callback for the nrd-delete-set-time command.
drush_node_revision_delete_nrd_when_to_delete_time ./node_revision_delete.drush.inc Callback for the nrd-when-to-delete-time command.
drush_node_revision_delete_nrd_when_to_delete_time_validate ./node_revision_delete.drush.inc Implements drush_hook_COMMAND_validate().
drush_node_revision_delete_validate ./node_revision_delete.drush.inc Implements drush_hook_COMMAND_validate().
node_revision_delete_cron ./node_revision_delete.module Implements hook_cron(). 5
node_revision_delete_drush_command ./node_revision_delete.drush.inc Implements hook_drush_command().
node_revision_delete_drush_help ./node_revision_delete.drush.inc Implements hook_drush_help().
node_revision_delete_form_node_revision_delete_confirm_alter ./node_revision_delete.module Implements hook_form_BASE_FORM_ID_alter().
node_revision_delete_form_node_type_form_alter ./node_revision_delete.module Implements hook_form_BASE_FORM_ID_alter().
node_revision_delete_form_node_type_form_builder ./node_revision_delete.module Custom form builder to save the configuration variables. 1
node_revision_delete_help ./node_revision_delete.module Implements hook_help().
node_revision_delete_library_info_alter ./node_revision_delete.module Implements hook_library_info_alter().
node_revision_delete_test_query_node_revision_delete_candidates_alter tests/modules/node_revision_delete_test/node_revision_delete_test.module Implements hook_query_TAG_alter(). 2
node_revision_delete_test_query_node_revision_delete_candidates_article_alter tests/modules/node_revision_delete_test/node_revision_delete_test.module Implements hook_query_TAG_alter(). 2
node_revision_delete_test_query_node_revision_delete_candidate_revisions_alter tests/modules/node_revision_delete_test/node_revision_delete_test.module Implements hook_query_TAG_alter(). 2
node_revision_delete_test_query_node_revision_delete_candidate_revisions_article_alter tests/modules/node_revision_delete_test/node_revision_delete_test.module Implements hook_query_TAG_alter(). 2
node_revision_delete_update_8001 ./node_revision_delete.install Set the default value for the new variable delete_newer.
node_revision_generate_help modules/node_revision_generate/node_revision_generate.module Implements hook_help().
_drush_node_revision_delete_validate_maximum_time ./node_revision_delete.drush.inc Helper function to validate the maximum time. 2
_node_revision_bulk_delete_submit ./node_revision_delete.module Custom submit handler to bulk delete revisions. 1
_node_revision_delete_drush_plural ./node_revision_delete.drush.inc Formats a plural string containing a count of items. 1

Other projects