theme_placeholder
Related topics
| Name | Description |
|---|---|
| Themeable functions | Functions that display HTML, and which can be customized by themes. |
Functions that call theme_placeholder()
| Name | Location | Description |
|---|---|---|
| theme_placeholder | includes/theme.inc | Formats text for emphasized display in a placeholder inside a sentence. Used automatically by t(). |
Functions called by theme_placeholder()
| Name | Location | Description |
|---|---|---|
| check_plain | includes/bootstrap.inc | Encode special characters in a plain-text string for display as HTML. |
| theme_placeholder | includes/theme.inc | Formats text for emphasized display in a placeholder inside a sentence. Used automatically by t(). |
