You are here

Functions in Revision All 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
revision_all_add_disabled_option_explanation ./revision_all.module Adds an description to a form element explaining why it has been disabled. 1
revision_all_content_type_form_submit ./revision_all.module Ensures that revisioning is set for content types. 1
revision_all_form_alter ./revision_all.module Implements hook_form_alter().
revision_all_help ./revision_all.module Implements hook_help().
revision_all_install ./revision_all.install Implements hook_install().
revision_all_menu ./revision_all.module Implements hook_menu().
revision_all_settings_form ./revision_all.module Defines the settings form. 1
revision_all_settings_form_submit ./revision_all.module Processes the settings form.
revision_all_test_node_info tests/revision_all_test.module Implements hook_node_info().
revision_all_type_is_revisioned ./revision_all.module Checks if a particular content type is currently being revisioned. 2
revision_all_uninstall ./revision_all.install Implements hook_uninstall().
revision_all_update_7001 ./revision_all.install Converts the revision all variable settings to the new format. NOTE: the old prevent override setting has been split in to two different settings now. If you had prevent override set to TRUE previously the new node override will be TRUE, but the type…

Other projects