| drupal_add_tabledrag | drupal/includes/common.inc | Assist in adding the tableDrag JavaScript behavior to a themed table. |
| drupal_get_destination | drupal/includes/common.inc | Prepare a destination query string for use in combination with drupal_goto(). |
| drupal_render | drupal/includes/common.inc | Renders HTML given a structured array tree. |
| element_children | drupal/includes/common.inc | Get keys of a structured array tree element that are not properties (i.e., do not begin with '#'). |
| l | drupal/includes/common.inc | Format an internal Drupal link. |
| t | drupal/includes/common.inc | Translate strings to the page language or a given language. |
| theme | drupal/includes/theme.inc | Generate the themed output. |
| user_access | drupal/modules/user/user.module | Determine whether the user has a given privilege. |