password_confirm_validate
Related topics
| Name | Description |
|---|---|
| Form generation | Functions to enable the processing and display of HTML forms. |
Functions that call password_confirm_validate()
| Name | Location | Description |
|---|---|---|
| password_confirm_validate | includes/form.inc | Validate password_confirm element. |
Functions called by password_confirm_validate()
| Name | Location | Description |
|---|---|---|
| form_error | includes/form.inc | Flag an element as having an error. |
| form_set_value | includes/form.inc | Change submitted form values during the form processing cycle. |
| password_confirm_validate | includes/form.inc | Validate password_confirm element. |
| t | includes/common.inc | Translate strings to the page language or a given language. |
