| check_plain | drupal/includes/bootstrap.inc | Encode special characters in a plain-text string for display as HTML. |
| check_plain | drupal/includes/bootstrap.inc | Encode special characters in a plain-text string for display as HTML. |
| module_exists | drupal/includes/module.inc | Determine whether a given module exists. |
| module_exists | drupal/includes/module.inc | Determine whether a given module exists. |
| t | drupal/includes/common.inc | Translate strings to the current locale. |
| t | drupal/includes/common.inc | Translate strings to the current locale. |
| taxonomy_link | drupal/modules/taxonomy/taxonomy.module | Implementation of hook_link(). |
| taxonomy_link | drupal/modules/taxonomy/taxonomy.module | Implementation of hook_link(). |
| theme | drupal/includes/theme.inc | Generate the themed representation of a Drupal object. |
| theme | drupal/includes/theme.inc | Generate the themed representation of a Drupal object. |
| theme_node | drupal/includes/theme.inc | Return a themed node. |