You are here

Functions in Content type groups 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
content_type_gorups_entity_insert ./content_type_groups.controller.inc Implements hook_entity_insert().
content_type_groups_admin ./content_type_groups.admin.inc Main admin (list) page for content type groups callback. 1
content_type_groups_admin_add_page ./content_type_groups.admin.inc Add new content type group page callback. 1
content_type_groups_entity_info ./content_type_groups.module Implements hook_entity_info().
content_type_groups_entity_presave ./content_type_groups.controller.inc Implements hook_entity_presave().
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.
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.module Load a single record. 2
content_type_groups_group_load_multiple ./content_type_groups.module Load multiple records. 1
content_type_groups_help ./content_type_groups.module Implements hook_help().
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