You are here

Functions in Drafty 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drafty ./drafty.module Factory function for the DraftyTracker class. 3
drafty_1992010 modules/drafty_1992010/drafty_1992010.module Implements hook_module_implements_alter(). 2
drafty_1992010_entity_update modules/drafty_1992010/drafty_1992010.module Implements hook_entity_update().
drafty_cron_queue_info ./drafty.module Implements hook_cron_queue_info().
drafty_delete_batch_finished ./drafty.module Batch completion callback for when draft-deletes happen in a batch job. $results contains info about successfully deleted revisions, and exception objects for revision-delete options that caused problems. $operations contains the operations that… 1
drafty_enforce_entity_presave modules/drafty_enforce/drafty_enforce.module Implements hook_entity_presave().
drafty_enforce_field_attach_submit modules/drafty_enforce/drafty_enforce.module Implements hook_field_attach_submit().
drafty_enforce_form_node_form_alter modules/drafty_enforce/drafty_enforce.module Implements hook_form_FORM_ID_alter().
drafty_entity_insert ./drafty.module Implements hook_entity_insert().
drafty_entity_is_new ./drafty.module Helper function to determine if an entity is new or not. 2
drafty_entity_presave ./drafty.module Implements hook_entity_presave().
drafty_entity_update ./drafty.module Implements hook_entity_update().
drafty_field_attach_load ./drafty.module Implements hook_field_attach_load().
drafty_form includes/drafty.admin.inc Drafty Form. 1
drafty_menu ./drafty.module Implements hook_menu().
drafty_module_implements_alter ./drafty.module Implements hook_module_implements_alter().
drafty_permission ./drafty.module Implements hook_permission().
drafty_queue_delete_revision ./drafty.module Callback function to delete a single temporary-draft revision. 2
drafty_uninstall ./drafty.install Implements hook_uninstall().
hook_drafty_predelete_revision ./drafty.api.php Allow access to information attached to a revision before it is deleted.

Other projects