7 calls to node_type_set_defaults()
- node_type_form in modules/
node/ content_types.inc - Form constructor for the node type editing form.
- node_type_form_submit in modules/
node/ content_types.inc - Form submission handler for node_type_form().
- node_type_reset in modules/
node/ content_types.inc - Resets relevant fields of a module-defined node type to their default values.
- node_type_save in modules/
node/ node.module - Saves a node type to the database.
- standard_install in profiles/
standard/ standard.install - Implements hook_install().
- _book_install_type_create in modules/
book/ book.install - Creates the book content type.
- _node_types_build in modules/
node/ node.module - Builds and returns the list of available node types.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.