theme_feed_icon
Related topics
| Name | Description |
|---|---|
| Default theme implementations | Functions and templates that present output to the user, and can be implemented by themes. |
Functions that call theme_feed_icon()
| Name | Location | Description |
|---|---|---|
| theme_feed_icon | includes/theme.inc | Return code that emits an feed icon. |
Functions called by theme_feed_icon()
| Name | Location | Description |
|---|---|---|
| check_url | includes/common.inc | Prepare a URL for use in an HTML attribute. Strips harmful protocols. |
| t | includes/common.inc | Translate strings to the page language or a given language. |
| theme | includes/theme.inc | Generate the themed output. |
| theme_feed_icon | includes/theme.inc | Return code that emits an feed icon. |
