You are here

Functions in Content type groups 7

Primary tabs

Namesort descending Location Description Direct uses Strings
content_type_groups_admin ./content_type_groups.admin.inc @file Admin page callback file for the Content type groups module. 1
content_type_groups_features_api ./content_type_groups.module Implements hook_features_api().
content_type_groups_features_export ./content_type_groups.features.inc Implementation of hook_features_export().
content_type_groups_features_export_options ./content_type_groups.features.inc Implementation of hook_features_export_options().
content_type_groups_features_export_render ./content_type_groups.features.inc Implementation of hook_features_export_render().
content_type_groups_features_rebuild ./content_type_groups.features.inc Implementation of hook_features_rebuild(). [component_hook] 1
content_type_groups_features_revert ./content_type_groups.features.inc Implementation of hook_features_revert(). [component_hook]
content_type_groups_group_delete_confirm ./content_type_groups.admin.inc Menu callback: delete single content type group. 1
content_type_groups_group_delete_confirm_submit ./content_type_groups.admin.inc Process content type group delete confirm submissions.
content_type_groups_group_form ./content_type_groups.admin.inc Form builder; Returns form for adding a new content type group. 1
content_type_groups_group_form_submit ./content_type_groups.admin.inc Submit handler for form content_type_groups_group_form
content_type_groups_group_load ./content_type_groups.admin.inc Callback for #machine_name exists for content_type_groups_group_form. 1
content_type_groups_help ./content_type_groups.module Implements hook_help().
content_type_groups_menu ./content_type_groups.module Implements hook_menu().
content_type_groups_node_type_delete ./content_type_groups.module Implements hook_node_type_delete().
content_type_groups_node_type_update ./content_type_groups.module Implements hook_node_type_update().
content_type_groups_schema ./content_type_groups.install Implements hook_schema().
content_type_groups_theme ./content_type_groups.module Implements hook_theme().
content_type_groups_views_api ./content_type_groups.module Implements hook_views_api().
content_type_groups_views_data ./content_type_groups.views.inc Implements hook_views_data().
content_type_groups_views_handlers ./content_type_groups.views.inc Implements hook_views_handlers().
theme_content_type_groups_group_form ./content_type_groups.theme.inc @file Theme definitions file for the Content type groups module.
_content_type_groups_format_group_data ./content_type_groups.features.inc Formats a content type group loaded with the API into a data structure for export 1
_content_type_groups_get_node_types ./content_type_groups.features.inc Returns the site's content types. 2
_content_type_groups_store_group_data ./content_type_groups.features.inc Stores exported content type group data in the database 1

Other projects