system.module

Version 1.320.2.33 (checked in on 2008/01/10 at 23:51:27 by killes)

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

Constants

NameDescription
VERSION

Functions

NameDescription
confirm_form
system_check_directoryChecks the existence of the directory specified in $form_element. This function is called from the system_view_general form to check both the file_directory_path and file_directory_temp directories. If validation fails, the form element is flagged...
system_cron_settingsReturn the cron status and errors for admin/settings.
system_default_regionGet the name of the default region for a given theme.
system_elementsImplementation of hook_elements().
system_get_files_databaseRetrieves the current status of an array of files in the system table.
system_helpImplementation of hook_help().
system_initialize_theme_blocksAssign an initial, default set of blocks for a theme.
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_menuImplementation of hook_menu().
system_modulesMenu callback; displays a listing of all modules.
system_modules_submit
system_permImplementation of hook_perm().
system_region_listGet a list of available regions from a specified theme.
system_settings_form
system_settings_form_submitExecute the system_settings_form.
system_site_settingsMenu callback; displays a module's settings page.
system_themesMenu callback; displays a listing of all themes.
system_themes_submit
system_theme_dataCollect data about all currently available themes
system_theme_select_formReturns a fieldset containing the theme select form.
system_theme_settingsMenu callback; display theme configuration for entire site and individual themes.
system_theme_settings_submit
system_userImplementation of hook_user().
system_view_general
theme_system_modules
theme_system_themes
theme_system_theme_select_form
_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.