You are here

23 string references to 'custom_pub_types' in Custom Publishing Options 7

custom_pub_add_submit in ./custom_pub.admin.inc
Submit handler
custom_pub_add_validate in ./custom_pub.admin.inc
Validate handler
custom_pub_admin in ./custom_pub.admin.inc
Callback function for Custom Publishing Options menu item.
custom_pub_by_node_type in ./custom_pub.module
Returns only the custom types available for the given node type.
custom_pub_edit_submit in ./custom_pub.admin.inc
Form submit function for the edit form.
custom_pub_edit_validate in ./custom_pub.admin.inc
Validate handler
custom_pub_entity_property_info in ./custom_pub.module
Implements hook_entity_property_info().
custom_pub_features_disable_feature in ./custom_pub.features.inc
Implements hook_features_disable_feature().
custom_pub_features_export_render in ./custom_pub.features.inc
Implements hook_features_export_render().
custom_pub_features_revert in ./custom_pub.features.inc
Implements hook_features_revert().
custom_pub_forms in ./custom_pub.module
Implements hook_forms().
custom_pub_node_filters_alter in ./custom_pub.admin.inc
Implements hook_node_filters_alter().
custom_pub_node_filter_form_submit in ./custom_pub.admin.inc
Form submit function for the content administration form.
custom_pub_off_action in ./custom_pub.module
Implements a configurable action.
custom_pub_on_action in ./custom_pub.module
Implements a configurable action.
custom_pub_permission in ./custom_pub.module
Implements hook_permission().
custom_pub_query_node_load_multiple_alter in ./custom_pub.module
Implements hook_query_TAG_alter().
custom_pub_rules_action_set_publish_type in ./custom_pub.rules.inc
Toggles the "on" or "off" state of a Custom Publishing option for a node.
custom_pub_schema_alter in ./custom_pub.module
Implements hook_schema_alter().
custom_pub_types_list in ./custom_pub.module
Return all custom publish options defined in the system.
custom_pub_uninstall in ./custom_pub.install
Implements hook_uninstall().
custom_pub_update_7100 in ./custom_pub.install
Moves any existing custom publishing options over to Drupal 7.
custom_pub_views_data_alter in ./custom_pub.module
Implements hook_views_data_alter().