system.module

Version 1.204.2.7 (checked in on 2007/01/04 at 21:59:08 by killes)

Configuration system that lets administrators modify the workings of the site.

Functions

NameDescription
system_admin_pageMenu callback; provides the main page of the administration section.
system_get_files_databaseRetrieves the current status of an array of files in the system table.
system_helpImplementation of hook_help().
system_listingReturns an array of files objects of the given type from both the site-wide directory (i.e. modules/) and site-specific directory (i.e. sites/somesite/modules/). The returned array will be keyed using the key specified (name, basename, filename). ...
system_listing_save
system_menuImplementation of hook_menu().
system_modulesMenu callback; displays a listing of all modules.
system_module_listingGenerate a list of all the available modules, as well as update the system list.
system_permImplementation of hook_perm().
system_settings_form
system_settings_save
system_site_settingsMenu callback; displays a module's settings page.
system_testMenu callback: dummy clean URL tester.
system_themesMenu callback; displays a listing of all themes.
system_theme_dataCollect data about all currently available themes
system_theme_listingGenerate a list of all the available theme/style combinations.
system_theme_settingsMenu callback; display theme configuration for entire site and individual themes.
system_userImplementation of hook_user().
system_view_general
_system_zonelist
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.