You are here

Functions in Revisioning 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
revisioning_action_info ./revisioning_triggers_actions.inc Implementation of hook_action_info(). Defines actions available in this module.
revisioning_admin_configure ./revisioning.admin.inc Menu callback for admin settings. 1
revisioning_block ./revisioning.module Implementation of hook_block().
revisioning_condition_revision_is ./revisioning.rules.inc
revisioning_condition_revision_is_form ./revisioning.rules.inc
revisioning_condition_revision_is_label ./revisioning.rules.inc Label callback for "revisioning_revision_is" condition.
revisioning_create_pending_revision_action ./revisioning_triggers_actions.inc Implementation of create_pending_revision_action. 1
revisioning_delete_archived_action ./revisioning_triggers_actions.inc Implementation of delete archived action.
revisioning_delete_archived_confirm ./revisioning.pages.inc 1
revisioning_delete_archived_confirm_submit ./revisioning.pages.inc Submission handler for the delete_archived_confirm form.
revisioning_delete_archived_revisions ./revisioning_api.inc Delete all revisions with a vid less than the current. 2
revisioning_events_argument_current_revision ./revisioning.rules.inc Current revision event argument handler. 1
revisioning_events_argument_current_revision_author ./revisioning.rules.inc Current revision author argument handler. 1
revisioning_events_argument_target_revision_author ./revisioning.rules.inc Target revision author argument handler. 1
revisioning_form_alter ./revisioning.pages.inc Implementation of hook_form_alter().
revisioning_form_node_revision_delete_confirm_alter ./revisioning.pages.inc Implementation of hook_form_FORM_ID_alter(), see node.pages.inc/node_revision_delete_confirm()
revisioning_form_node_revision_revert_confirm_alter ./revisioning.pages.inc Implementation of hook_form_FORM_ID_alter(), see node.pages.inc/node_revision_revert_confirm()
revisioning_form_node_type_form_alter ./revisioning.pages.inc Implementation of hook_form_FORM_ID_form_alter().
revisioning_get_last_editor ./revisioning_api.inc Get the id of the user who last edited the supplied node, ie. the author of the latest revision. This is irrespective of whether this latest revision is pending or not, unless TRUE is specified for the second argument, in which case the uid of the… 1
revisioning_get_latest_revision_id ./revisioning_api.inc Get the id of the latest revision belonging to a node. 7
revisioning_get_number_of_archived_revisions ./revisioning_api.inc Get the number of archived revisions belonging to a node. 3
revisioning_get_revision_uid ./revisioning_api.inc Return the id of the user who created the revision by the supplied vid. 1
revisioning_help ./revisioning.module Implementation of hook_help().
revisioning_hook_info ./revisioning_triggers_actions.inc Implementation of hook_hook_info(). Defines triggers available in this module.
revisioning_install ./revisioning.install Implementation of hook_install().
revisioning_menu ./revisioning.module Implementation of hook_menu().
revisioning_menu_alter ./revisioning.module Implementation of hook_menu_alter().
revisioning_moderated_content_types ./revisioning_api.inc Return an array of names of content types that are subject to moderation. 1
revisioning_nodeapi ./revisioning.module Implementation of hook_nodeapi().
revisioning_node_has_pending ./revisioning.rules.inc
revisioning_node_has_pending_label ./revisioning.rules.inc Label callback for "revisioning_node_has_pending" condition.
revisioning_perm ./revisioning.module Implementation of hook_perm().
revisioning_publish_confirm ./revisioning.pages.inc Return a confirmation page for publishing a revision. 2
revisioning_publish_confirm_submit ./revisioning.pages.inc Submission handler for the publish_confirm form.
revisioning_publish_confirm_validate revisioning_scheduler/revisioning_scheduler.module Implementation of hook_validate()
revisioning_publish_latest_revision_action ./revisioning_triggers_actions.inc Implementation of publish_latest_revision action
revisioning_revert_confirm_post_submit ./revisioning.pages.inc Submission "post" handler for the revert_confirm form. 1
revisioning_revert_confirm_pre_submit ./revisioning.pages.inc Submission "pre" handler the revert_confirm form. 1
revisioning_revisionapi ./revisioning_api.inc Implementation of hook_revisionapi().
revisioning_revisioning ./revisioning_triggers_actions.inc Implementation of hook_<trigger_name>().
revisioning_revisions_summary ./revisioning_theme.inc Return revisions summary table data. If the Diff modules is enabled, the object returned includes a column of checkboxes allowing the user to select two revisions for side-by-side comparison. 2
revisioning_revisions_summary_submit ./revisioning_theme.inc Submit two selected revisions to Diff module.
revisioning_revisions_summary_validate ./revisioning_theme.inc Validation for input form to select two revisions.
revisioning_revision_delete_confirm_pre_submit ./revisioning.pages.inc Submission "pre" handler for the node_revision_delete_confirm form. 1
revisioning_revision_states ./revisioning_api.inc Return a single or all possible revision state names. 5
revisioning_rules_action_create_pending_revision ./revisioning.rules.inc Action: create pending revision.
revisioning_rules_action_info ./revisioning.rules.inc Implementation of hook_rules_action_info().
revisioning_rules_action_load_current ./revisioning.rules.inc Action: load current revision of provided node.
revisioning_rules_action_load_current_label ./revisioning.rules.inc Label callback for "revisioning_rules_action_load_current" action.
revisioning_rules_action_publish_latest ./revisioning.rules.inc Action: publish most recent pending revision.

Pages

Other projects