theme_hidden
Related topics
| Name | Description |
|---|---|
| Default theme implementations | Functions and templates that present output to the user, and can be implemented by themes. |
| Form generation | Functions to enable the processing and display of HTML forms. |
Functions that call theme_hidden()
| Name | Location | Description |
|---|---|---|
| theme_hidden | includes/form.inc | Format a hidden form field. |
Functions called by theme_hidden()
| Name | Location | Description |
|---|---|---|
| check_plain | includes/bootstrap.inc | Encode special characters in a plain-text string for display as HTML. |
| drupal_attributes | includes/common.inc | Format an attribute string to insert in a tag. |
| theme_hidden | includes/form.inc | Format a hidden form field. |
