| Name | Description |
|---|---|
| Form generation | Functions to enable the processing and display of HTML forms. |
| Name | Location | Description |
|---|---|---|
| date_validate | drupal/includes/form.inc | Validates the date type to stop dates like February 30, 2006. |
| Name | Location | Description |
|---|---|---|
| date_validate | drupal/includes/form.inc | Validates the date type to stop dates like February 30, 2006. |
| form_error | drupal/includes/form.inc | Flag an element as having an error. |
| form_error | drupal/includes/form.inc | Flag an element as having an error. |
| t | drupal/includes/common.inc | Translate strings to the current locale. |
| t | drupal/includes/common.inc | Translate strings to the current locale. |