| Name | Location | Description |
|---|---|---|
| node_type_form_submit | node/content_types.inc | Implementation of hook_form_submit(). |
| node_type_reset | node/content_types.inc | Resets all of the relevant fields of a module-defined node type to their default values. |
| Name | Location | Description |
|---|---|---|
| node_type_reset | node/content_types.inc | Resets all of the relevant fields of a module-defined node type to their default values. |
| _node_type_set_defaults | node/node.module | Set default values for a node type defined through hook_node_info(). |