custom_pub_entity_base_field_info |
./custom_pub.module |
Implements hook_entity_base_field_info(). |
|
|
custom_pub_entity_presave |
./custom_pub.module |
Implements hook_entity_presave(). |
|
|
custom_pub_form_node_form_alter |
./custom_pub.module |
Implements hook_form_BASE_FORM_ID_alter().
Regroup any custom publishing options to be under a grouped tab on the node form. |
|
|
custom_pub_form_node_type_edit_form_alter |
./custom_pub.module |
Implements hook_form_BASE_FORM_ID_alter(). |
|
|
custom_pub_help |
./custom_pub.module |
Implements hook_help(). |
|
|
custom_pub_node_type_edit_form_submit |
./custom_pub.module |
Submit handler for node type forms. |
|
1 |
custom_pub_uninstall |
./custom_pub.install |
Implements hook_uninstall().
Delete all custom publish option config entities. |
|
|
custom_pub_update_8091 |
./custom_pub.install |
Function to add public options under the promotion options. |
|
|
custom_pub_update_8092 |
./custom_pub.install |
Update to add new config dependency. |
|
|