[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/options_element/ -> options_element.inc (summary)

(no description)

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

Defines 7 functions

  theme_options()
  _form_options_expand()
  _form_options_validate()
  _form_type_options_value()
  _form_options_to_text()
  _form_options_from_text()
  _form_options_search()

Functions
Functions that are not part of a class:

theme_options($element)   X-Ref
Theme an options element.


_form_options_expand($element)   X-Ref
Logic function for form_options_expand(). Do not call directly.


_form_options_validate($element, &$form_state)   X-Ref
Logic function for form_options_validate(). Do not call directly.


_form_type_options_value(&$element, $edit = FALSE)   X-Ref
Logic function for form_type_options_value(). Do not call directly.


_form_options_to_text($options, $key_type)   X-Ref
Logic function for form_options_to_text(). Do not call directly.


_form_options_from_text($text, $key_type, $flat = FALSE, &$duplicates = array()   X-Ref
Logic function for form_options_from_text(). Do not call directly.


_form_options_search($needle, $haystack, $include_pattern)   X-Ref
Recursive function for finding default value keys. Matches on keys or values.




Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7