[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/form_builder/modules/ -> taxonomy.inc (summary)

(no description)

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

Defines 9 functions

  taxonomy_form_builder_types()
  taxonomy_form_builder_properties()
  taxonomy_vocabularies_configuration()
  taxonomy_form_builder_preview_alter()
  taxonomy_form_builder_load_alter()
  taxonomy_node_form_alter()
  taxonomy_form_builder_save()
  taxonomy_node_form_default_settings()
  taxonomy_fieldset()

Functions
Functions that are not part of a class:

taxonomy_form_builder_types()   X-Ref
Implementation of hook_form_builder_types().


taxonomy_form_builder_properties($form_type)   X-Ref
Implementation of hook_form_builder_properties().


taxonomy_vocabularies_configuration(&$form_state, $form_type, $element)   X-Ref
Form builder property form callback.


taxonomy_form_builder_preview_alter(&$element, $form_type, $form_id)   X-Ref
Implementation of hook_form_builder_preview_alter().

Update the taxonomy element with the new vocabularies.

taxonomy_form_builder_load_alter(&$form, $form_type, $form_id)   X-Ref
Implementation of hook_form_builder_load_alter().


taxonomy_node_form_alter(&$form, &$form_state, $form_id)   X-Ref
Implementation of hook_form_alter().


taxonomy_form_builder_save(&$form, $form_type, $form_id)   X-Ref
Implementation of hook_form_builder_save().


taxonomy_node_form_default_settings($type = NULL)   X-Ref
Implementation of hook_node_form_default_settings().

Get the settings for the taxonomy fieldset on the node form.

taxonomy_fieldset($vocabularies, $terms, $settings)   X-Ref
A straight copy/paste of taxonomy_form_alter(). Get the taxonomy node form.




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