You are here

Functions in Content type overview 6

Primary tabs

Namesort descending Location Description Direct uses Strings
content_type_overview_form ./content_type_overview.module Form builder for the content type overview. 1
content_type_overview_form_alter ./content_type_overview.module
content_type_overview_form_submit ./content_type_overview.module
content_type_overview_install ./content_type_overview.install Implementation of hook_install().
content_type_overview_menu ./content_type_overview.module Implementation of hook_menu().
content_type_overview_page ./content_type_overview.module Menu callback; content type overview page. 1
content_type_overview_settings_form ./content_type_overview.module Menu callback; admin settings form. 1
content_type_overview_theme ./content_type_overview.module Implementation of hook_theme().
content_type_overview_uninstall ./content_type_overview.install Implementation of hook_uninstall().
content_type_overview_update_6100 ./content_type_overview.install Implementation of hook_update_N().
theme_content_type_overview_form ./content_type_overview.module Render the main content type overview form. We do this by rendering each node type form as a table column. Each node type form is preprocessed to unfold fieldsets.
theme_content_type_overview_group_title ./content_type_overview.module Render a group heading
_content_type_overview_postprocess ./content_type_overview.module Postprocess the form values to make them acceptable to the node_type_submit handler. 1
_content_type_overview_preprocess ./content_type_overview.module Preprocessor for node type forms. 1

Other projects