module.inc

API for loading and interacting with Drupal modules.

File

core/includes/module.inc

Functions

Name Description
drupal_required_modules Returns an array of modules required by core.
module_config_sort Sorts the configured list of enabled modules.
module_load_include Loads a module include file.
module_load_install Loads a module's installation hooks.
module_set_weight Sets weight of a particular module.
system_list Builds a list of installed themes.
system_list_reset Resets all system_list() caches.
system_register Registers an extension in runtime registries for execution.
doc_Drupal
2016-10-29 09:29:07
Comments
Leave a Comment

Please login to continue.