form_checkboxes

Related topics

Namesort iconDescription
Form generationFunctions to enable output of HTML forms and form elements.
Input validationFunctions to validate user input.

Functions that call form_checkboxes()

Namesort iconLocationDescription
block_admin_configuredrupal/modules/block.moduleMenu callback; displays the block configuration form.
node_nodeapidrupal/modules/node.moduleImplementation of hook_nodeapi().

Functions called by form_checkboxes()

Namesort iconLocationDescription
check_plaindrupal/includes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
drupal_attributesdrupal/includes/common.incFormat an attribute string to insert in a tag.
form_hiddendrupal/includes/common.incStore data in a hidden form field.
themedrupal/includes/theme.incGenerate the themed representation of a Drupal object.
_form_get_errordrupal/includes/common.incReturn the error message filed against the form with the specified name.