content_types.inc
Version
1.24.2.4 (checked in on 2008/02/11 at 07:54:44 by drumm)
Description
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 | Implementation of hook_form_validate(). |
| node_type_reset | Resets all of the relevant fields of a module-defined node type to their default values. |
