10 calls to node_type_get_names()

book_admin_settings in drupal/modules/book/book.admin.inc
Form constructor for the book settings form.
comment_entity_info in drupal/modules/comment/comment.module
Implements hook_entity_info().
hook_entity_info in drupal/modules/system/system.api.php
Inform the base system and the Field API about one or more entity types.
NodeTypeTestCase::testNodeTypeGetFunctions in drupal/modules/node/node.test
Ensures that node type functions (node_type_get_*) work correctly.
node_entity_info in drupal/modules/node/node.module
Implements hook_entity_info().
node_filters in drupal/modules/node/node.admin.inc
List node administration filters that can be applied.
node_form_block_admin_configure_alter in drupal/modules/node/node.module
Implements hook_form_FORMID_alter().
node_form_search_form_alter in drupal/modules/node/node.module
Implements hook_form_FORM_ID_alter().
node_overview_types in drupal/modules/node/content_types.inc
Displays the content type admin overview page.
node_type_form_validate in drupal/modules/node/content_types.inc
Form validation handler for node_type_form().