content_types.inc
Version 1.50.2.3 (checked in on 2009/09/14 at 11:51:23 by goba)
Content type editing UI.
Functions
| Name | Description |
|---|---|
| node_node_type | Implementation of hook_node_type(). |
| node_overview_types | Displays the content type admin overview page. |
| node_type_delete_confirm | Menu callback; delete a single content type. |
| node_type_delete_confirm_submit | Process content type delete confirm submissions. |
| node_type_form | Generates the node type editing form. |
| node_type_form_submit | Implementation of hook_form_submit(). |
| node_type_form_validate | Validates the content type submission form generated by node_type_form(). |
| node_type_reset | Resets all of the relevant fields of a module-defined node type to their default values. |
