content_types.inc
Версия 1.50.2.2 (checked in on 2009/04/27 at 14:28:57 by goba)
Content type editing UI.
Функции
Имя | Описание |
---|---|
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. |