| aggregator_get_category | modules/aggregator/aggregator.module | |
| aggregator_get_feed | modules/aggregator/aggregator.module | |
| aggregator_menu | modules/aggregator/aggregator.module | Implementation of hook_menu(). |
| arg | includes/path.inc | Return a component of the current Drupal path. |
| db_fetch_array | includes/database.pgsql.inc | Fetch one result row from the previous query as an array. |
| db_query | includes/database.inc | Runs a basic query in the active database. |
| drupal_add_css | includes/common.inc | Adds a CSS file to the stylesheet queue. |
| drupal_get_path | includes/common.inc | Returns the path to a system item (module, theme, etc.). |
| t | includes/common.inc | Translate strings to the current locale. |
| user_access | modules/user/user.module | Determine whether the user has a given privilege. |