theme_date
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_date()
| Name | Location | Description |
|---|---|---|
| theme_date | includes/form.inc | Format a date selection element. |
Functions called by theme_date()
| Name | Location | Description |
|---|---|---|
| theme | includes/theme.inc | Generate the themed output. |
| theme_date | includes/form.inc | Format a date selection element. |
