node_type_reset

Functions that call node_type_reset()

Namesort iconLocationDescription
node_type_form_submitnode/content_types.incImplementation of hook_form_submit().
node_type_resetnode/content_types.incResets all of the relevant fields of a module-defined node type to their default values.

Functions called by node_type_reset()

Namesort iconLocationDescription
node_type_resetnode/content_types.incResets all of the relevant fields of a module-defined node type to their default values.
_node_type_set_defaultsnode/node.moduleSet default values for a node type defined through hook_node_info().