You are here

Functions in Node Revision Delete 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_node_revision_delete ./node_revision_delete.drush.inc Implements drush_COMMANDFILE_COMMANDNAME().
drush_node_revision_delete_validate ./node_revision_delete.drush.inc Implements drush_hook_COMMAND_validate().
node_revision_delete_batch_finish ./node_revision_delete.batch.inc Batch 'finished' callback. 2
node_revision_delete_batch_process ./node_revision_delete.batch.inc Callback to delete revisions using Batch API. 2
node_revision_delete_candidates ./node_revision_delete.module Helper function to return the list of candidate nids. 3
node_revision_delete_content_types ./node_revision_delete.module Helper function to return the list of tracked content types. 4
node_revision_delete_cron ./node_revision_delete.module Implements hook_cron(). 3
node_revision_delete_drush_command ./node_revision_delete.drush.inc Implements COMMANDFILE_drush_command().
node_revision_delete_drush_help ./node_revision_delete.drush.inc Implements hook_drush_help().
node_revision_delete_form ./node_revision_delete.admin.inc Page callback: Form constructor for Node Revision Delete administration form. 1
node_revision_delete_form_node_type_delete_confirm_alter ./node_revision_delete.module Implements hook_form_FORM_ID_alter().
node_revision_delete_form_node_type_form_alter ./node_revision_delete.module Implements hook_form_FORM_ID_alter().
node_revision_delete_form_submit ./node_revision_delete.admin.inc Form submit handler for the settings form.
node_revision_delete_help ./node_revision_delete.module Implements hook_help().
node_revision_delete_install ./node_revision_delete.install Implements hook_install().
node_revision_delete_js_alter ./node_revision_delete.module Implements hook_js_alter().
node_revision_delete_menu ./node_revision_delete.module Implements hook_menu().
node_revision_delete_permission ./node_revision_delete.module Implements hook_permission().
node_revision_delete_uninstall ./node_revision_delete.install Implements hook_uninstall().
node_revision_delete_update_7200 ./node_revision_delete.install Sets max amount of revisions per content type.
node_revision_delete_update_7201 ./node_revision_delete.install Removes node_revision_delete_time if its values is 0.
node_revision_delete_workbench_moderation_transition ./node_revision_delete.module Implements hook_workbench_moderation_transition().
_node_revision_delete_delete_content_type_config ./node_revision_delete.module Delete the content type config variable. 1
_node_revision_delete_do_delete ./node_revision_delete.module Private function to perform revision deletion. 3
_node_revision_delete_form_node_type_delete ./node_revision_delete.module Custom submit handler to delete the configuration variables. 1

Other projects