42 calls to drupal_get_path()
- aggregator_init in drupal-6.x/
modules/ aggregator/ aggregator.module - Implementation of hook_init().
- block-admin-display-form.tpl.php in drupal-6.x/
modules/ block/ block-admin-display-form.tpl.php - block-admin-display-form.tpl.php Default theme implementation to configure blocks.
- block_admin_display_form in drupal-6.x/
modules/ block/ block.admin.inc - Generate main blocks administration form.
- book_init in drupal-6.x/
modules/ book/ book.module - Implementation of hook_init(). Add's the book module's CSS.
- color_get_info in drupal-6.x/
modules/ color/ color.module - Retrieve the color.module info for a particular theme.
- color_scheme_form in drupal-6.x/
modules/ color/ color.module - Form callback. Returns the configuration form.
- color_scheme_form_submit in drupal-6.x/
modules/ color/ color.module - Submit handler for color change form.
- comment_form in drupal-6.x/
modules/ comment/ comment.module - Generate the basic commenting form, for appending to a node or display on a separate page.
- comment_render in drupal-6.x/
modules/ comment/ comment.module - Renders comment(s).
- dblog_init in drupal-6.x/
modules/ dblog/ dblog.module - drupal_eval in drupal-6.x/
includes/ common.inc - Evaluate a string of PHP code.
- forum_init in drupal-6.x/
modules/ forum/ forum.module - Implementation of hook_init().
- help_main in drupal-6.x/
modules/ help/ help.admin.inc - Menu callback; prints a page listing a glossary of Drupal terminology.
- help_page in drupal-6.x/
modules/ help/ help.admin.inc - Menu callback; prints a page listing general help for a module.
- hook_init in documentation-6.x/
developer/ hooks/ core.php - Perform setup tasks. See also, hook_boot.
- install_tasks in drupal-6.x/
install.php - Tasks performed after the database is initialized.
- module_load_include in drupal-6.x/
includes/ module.inc - Load a module include file.
- node_init in drupal-6.x/
modules/ node/ node.module - Implementation of hook_init().
- node_mass_update in drupal-6.x/
modules/ node/ node.admin.inc - Make mass update of nodes, changing all nodes in the $nodes array to update them with the field values in $updates.
- openid_form_alter in drupal-6.x/
modules/ openid/ openid.module - Implementation of hook_form_alter : adds OpenID login to the login forms.
- openid_user_identities in drupal-6.x/
modules/ openid/ openid.pages.inc - Menu callback; Manage OpenID identities for the specified user.
- poll_init in drupal-6.x/
modules/ poll/ poll.module - Implementation of hook_init().
- search_form in drupal-6.x/
modules/ search/ search.module - Render a search form.
- search_menu in drupal-6.x/
modules/ search/ search.module - Implementation of hook_menu().
- system_clean_url_settings in drupal-6.x/
modules/ system/ system.admin.inc - Form builder; Configure Clean URL settings.
- system_date_time_settings in drupal-6.x/
modules/ system/ system.admin.inc - Form builder; Configure the site date and time settings.
- system_init in drupal-6.x/
modules/ system/ system.module - Implementation of hook_init().
- theme_color_scheme_form in drupal-6.x/
modules/ color/ color.module - Theme color form.
- theme_profile_admin_overview in drupal-6.x/
modules/ profile/ profile.admin.inc - Theme the profile field overview into a drag and drop enabled table.
- theme_taxonomy_overview_terms in drupal-6.x/
modules/ taxonomy/ taxonomy.admin.inc - Theme the terms overview as a sortable list of terms.
- theme_taxonomy_term_page in drupal-6.x/
modules/ taxonomy/ taxonomy.pages.inc - Render a taxonomy term page HTML output.
- theme_update_report in drupal-6.x/
modules/ update/ update.report.inc - Theme project status report.
- tracker_page in drupal-6.x/
modules/ tracker/ tracker.pages.inc - Menu callback. Prints a listing of active nodes on the site.
- user_admin_settings in drupal-6.x/
modules/ user/ user.admin.inc - Form builder; Configure user settings for this site.
- user_init in drupal-6.x/
modules/ user/ user.module - Implementation of hook_init().
- user_menu in drupal-6.x/
modules/ user/ user.module - Implementation of hook_menu().
- _drupal_maintenance_theme in drupal-6.x/
includes/ theme.maintenance.inc - Sets up the theming system for site installs, updates and when the site is in off-line mode. It also applies when the database is unavailable.
- _locale_translate_language_list in drupal-6.x/
includes/ locale.inc - List languages in search result table
- _menu_router_build in drupal-6.x/
includes/ menu.inc - Helper function to build the router table based on the data from hook_menu.
- _menu_site_is_offline in drupal-6.x/
includes/ menu.inc - Checks whether the site is off-line for maintenance.
- _theme_build_registry in drupal-6.x/
includes/ theme.inc - Rebuild the hook theme_registry cache.
- _user_password_dynamic_validation in drupal-6.x/
modules/ user/ user.module - Add javascript and string translations for dynamic password validation (strength and confirmation checking).