Version 1.110 (checked in on 2010/01/13 at 23:36:50 by dries)
Content type editing UI.
| Name | Description |
|---|---|
| node_node_type_insert | Implements hook_node_type_insert(). |
| node_node_type_update | Implements 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 | Implements 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. |