31 calls to module_exists()

block_admin_display_form in drupal-6.x/modules/block/block.admin.inc
Generate main blocks administration form.
block_help in drupal-6.x/modules/block/block.module
Implementation of hook_help().
blogapi_mt_validate_terms in drupal-6.x/modules/blogapi/blogapi.module
Blogging API helper - find allowed taxonomy terms for a node type.
chameleon_node in drupal-6.x/themes/chameleon/chameleon.theme
contact_help in drupal-6.x/modules/contact/contact.module
Implementation of hook_help().
hook_search in documentation-6.x/developer/hooks/core.php
Define a custom search routine.
language_list in drupal-6.x/includes/bootstrap.inc
Get a list of languages set up indexed by the specified key
menu_get_active_help in drupal-6.x/includes/menu.inc
Returns the help associated with the active menu item.
module_disable in drupal-6.x/includes/module.inc
Disable a given set of modules.
node_admin_nodes in drupal-6.x/modules/node/node.admin.inc
Form builder: Builds the node administration overview.
node_filters in drupal-6.x/modules/node/node.admin.inc
List node administration filters that can be applied.
node_revision_revert_confirm_submit in drupal-6.x/modules/node/node.pages.inc
node_search in drupal-6.x/modules/node/node.module
Implementation of hook_search().
path_admin_overview in drupal-6.x/modules/path/path.admin.inc
Return a listing of all defined URL aliases. When filter key passed, perform a standard search on the given key, and return the list of matching URL aliases.
phptemplate_preprocess_page in drupal-6.x/themes/garland/template.php
Override or insert PHPTemplate variables into the templates.
system_admin_by_module in drupal-6.x/modules/system/system.admin.inc
Menu callback; prints a listing of admin tasks for each installed module.
system_help in drupal-6.x/modules/system/system.module
Implementation of hook_help().
system_modules in drupal-6.x/modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
system_requirements in drupal-6.x/modules/system/system.install
Implementation of hook_requirements().
system_theme_settings in drupal-6.x/modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
system_update_6018 in drupal-6.x/modules/system/system.install
Add HTML corrector to HTML formats or replace the old module if it was in use.
template_preprocess_block_admin_display_form in drupal-6.x/modules/block/block.admin.inc
Process variables for block-admin-display.tpl.php.
template_preprocess_node in drupal-6.x/includes/theme.inc
Process variables for node.tpl.php
theme_aggregator_block_item in drupal-6.x/modules/aggregator/aggregator.module
Format an individual feed item for display in the block.
theme_get_settings in drupal-6.x/includes/theme.inc
Retrieve an associative array containing the settings for a theme.
theme_system_modules in drupal-6.x/modules/system/system.admin.inc
Theme callback for the modules form.
trigger_access_check in drupal-6.x/modules/trigger/trigger.module
Access callback for menu system.
update_results_page in drupal-6.x/update.php
user_edit_form in drupal-6.x/modules/user/user.module
_block_get_cache_id in drupal-6.x/modules/block/block.module
Assemble the cache_id to use for a given block.
_block_rehash in drupal-6.x/modules/block/block.module
Update the 'blocks' DB table with the blocks currently exported by modules.