You are here

Functions in Profile Module Manager 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
profile_module_manager_add_to_ignore ./profile_module_manager.module Modifies profile_module_manager_ignore array.
profile_module_manager_admin_page ./profile_module_manager.module Builds out the admin bundles page. 1
profile_module_manager_admin_settings ./profile_module_manager.admin.inc Page callback for admin/config/development/module-manager/settings. 1
profile_module_manager_batch_finished ./profile_module_manager.module 1
profile_module_manager_build_ideal ./profile_module_manager.module Returns an array of core modules. 1
profile_module_manager_bundle_confirm ./profile_module_manager.admin.inc Callback function for admin/settings/bundles/list/confirm/%. 1
profile_module_manager_bundle_enable ./profile_module_manager.admin.inc Callback function for admin/settings/bundles/list/enable/%. 1
profile_module_manager_bundle_list ./profile_module_manager.admin.inc Callback for admin/settings/bundles/list. 1
profile_module_manager_get_bundles ./profile_module_manager.module Returns an array of bundles. 4
profile_module_manager_get_core_modules ./profile_module_manager.module Returns an array of core modules. 1
profile_module_manager_is_config_ideal ./profile_module_manager.module Returns an array of projects that are enabled, but not ignored. 1
profile_module_manager_menu ./profile_module_manager.module Implements hook_menu().
profile_module_manager_modules_enabled ./profile_module_manager.module Implements hook_modules_installed(). Run functions after bundles are enabled.
profile_module_manager_page_alter ./profile_module_manager.module Implements hook_page_alter().
profile_module_manager_permission ./profile_module_manager.module Implements hook_permission().
profile_module_manager_process_batch ./profile_module_manager.module 1
profile_module_manager_requirements ./profile_module_manager.install Implements hook_requirements().
profile_module_manager_system_info_alter ./profile_module_manager.module Implements hook_system_info_alter().
profile_module_manager_theme ./profile_module_manager.module Implements hook_theme().
_revert_bundle_on_error ./profile_module_manager.module Function to handle bundle enabling errors. 1

Other projects