theme_aggregator_block_item

Related topics

Namesort iconDescription
Default theme implementationsFunctions and templates that present output to the user, and can be implemented by themes.

Functions called by theme_aggregator_block_item()

Namesort iconLocationDescription
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.
ldrupal/includes/common.incFormat an internal Drupal link.
module_existsdrupal/includes/module.incDetermine whether a given module exists.
tdrupal/includes/common.incTranslate strings to the page language or a given language.
themedrupal/includes/theme.incGenerate the themed output.
user_accessdrupal/modules/user/user.moduleDetermine whether the user has a given privilege.