theme_image

Related topics

Namesort iconDescription
Themeable functionsFunctions that display HTML, and which can be customized by themes.

Functions that call theme_image()

Namesort iconLocationDescription
theme_imagedrupal/includes/theme.incReturn a themed image.

Functions called by theme_image()

Namesort iconLocationDescription
base_pathdrupal/includes/common.incReturns the base URL path of the Drupal installation. At the very least, this will always default to /.
base_pathdrupal/includes/common.incReturns the base URL path of the Drupal installation. At the very least, this will always default to /.
check_plaindrupal/includes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
check_plaindrupal/includes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
check_urldrupal/includes/common.incPrepare a URL for use in an HTML attribute. Strips harmful protocols.
check_urldrupal/includes/common.incPrepare a URL for use in an HTML attribute. Strips harmful protocols.
drupal_attributesdrupal/includes/common.incFormat an attribute string to insert in a tag.
drupal_attributesdrupal/includes/common.incFormat an attribute string to insert in a tag.
theme_imagedrupal/includes/theme.incReturn a themed image.
urldrupal/includes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
urldrupal/includes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.