[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/elements/ -> elements.module (summary)

(no description)

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

Defines 6 functions

  elements_elements()
  elements_theme()
  elements_add_autocomplete()
  form_process_placeholder()
  element_set_attributes()
  form_process_tableselect()

Functions
Functions that are not part of a class:

elements_elements()   X-Ref
Implements hook_elements().


elements_theme()   X-Ref
Implements hook_theme().


elements_add_autocomplete(&$element)   X-Ref
Return the autocompletion HTML for a form element.

param: $element
return:

form_process_placeholder($element)   X-Ref
Element process callback; adds support for the HTML5 placeholder attribute.

param: $element
return:

element_set_attributes(array &$element, array $map)   X-Ref
Sets HTML attributes based on element properties.

This is a backport from the Drupal 7 core function of the same name.

param: $element

form_process_tableselect($element)   X-Ref
Create the correct amount of checkbox or radio elements to populate the table.

param: $element
return:



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