content_types.inc
Version 1.103 (checked in on 2009/11/22 at 02:39:06 by webchick)
Content type editing UI.
Functions
| Name | Description |
|---|---|
| node_node_type_insert | Implement hook_node_type_insert(). |
| node_node_type_update | Implement hook_node_type_update(). |
| 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 | Implement 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. |
| theme_node_admin_overview | |
| _node_characters | Helper function for teaser length choices. |
