Functions in Save & Edit 8
Primary tabs
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
save_edit_form_alter |
./ |
Implements hook_form_alter(). | ||
save_edit_form_submit_presave |
./ |
The published status needs to be altered before the node is saved. | 1 | |
save_edit_form_submit_redirect |
./ |
We want to override the default redirect that was set in the saving process. | 1 | |
save_edit_help |
./ |
Implements hook_help(). |