[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/modules/node/ -> content_types.inc (summary)

(no description)

File Size: 411 lines (15 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 8 functions

  node_overview_types()
  node_type_form()
  node_type_form_validate()
  node_type_form_submit()
  node_node_type()
  node_type_reset()
  node_type_delete_confirm()
  node_type_delete_confirm_submit()

Functions
Functions that are not part of a class:

node_overview_types()   X-Ref
Displays the content type admin overview page.


node_type_form(&$form_state, $type = NULL)   X-Ref
Generates the node type editing form.


node_type_form_validate($form, &$form_state)   X-Ref
Validates the content type submission form generated by node_type_form().


node_type_form_submit($form, &$form_state)   X-Ref
Implementation of hook_form_submit().


node_node_type($op, $info)   X-Ref
Implementation of hook_node_type().


node_type_reset(&$type)   X-Ref
Resets all of the relevant fields of a module-defined node type to their
default values.

param: &$type

node_type_delete_confirm(&$form_state, $type)   X-Ref
Menu callback; delete a single content type.


node_type_delete_confirm_submit($form, &$form_state)   X-Ref
Process content type delete confirm submissions.




Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7