system.module

Version 1.440.2.58 (checked in on 2009/09/16 at 20:03:53 by drumm)

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

Constants

NameDescription
VERSION

Functions

NameDescription
confirm_formOutput a confirmation form
system_admin_by_moduleMenu callback; prints a listing of admin tasks for each installed module.
system_admin_compact_modeDetermine if a user is in compact mode.
system_admin_compact_page
system_admin_menu_blockProvide a single block on the administration overview page.
system_admin_menu_block_pageProvide a single block from the administration menu as a page. This function is often a destination for these blocks. For example, 'admin/content/types' needs to have a destination to be valid in the Drupal menu system, but too much...
system_admin_theme_settingsThis function allows selection of the theme to show in administration sections.
system_admin_theme_submit
system_check_directoryChecks the existence of the directory specified in $form_element. This function is called from the system_settings form to check both the file_directory_path and file_directory_temp directories. If validation fails, the form element is flagged with an...
system_clean_url_settings
system_date_time_settings
system_default_regionGet the name of the default region for a given theme.
system_elementsImplementation of hook_elements().
system_error_reporting_settings
system_file_system_settings
system_get_files_databaseRetrieves the current status of an array of files in the system table.
system_get_module_admin_tasks
system_helpImplementation of hook_help().
system_image_toolkit_settings
system_initialize_theme_blocksAssign an initial, default set of blocks for a theme.
system_main_admin_pageProvide the administration overview page.
system_menuImplementation of hook_menu().
system_modulesMenu callback; provides module enable/disable interface.
system_modules_confirm_form
system_modules_disableForm process callback function to disable check boxes.
system_modules_submitSubmit callback; handles modules form submission.
system_modules_uninstallBuilds a form of currently disabled modules.
system_modules_uninstall_confirm_formConfirm uninstall of selected modules.
system_modules_uninstall_submitProcesses the submitted uninstall form.
system_modules_uninstall_validateValidates the submitted uninstall form.
system_module_build_dependencies
system_node_typeImplementation of hook_node_type().
system_performance_settings
system_permImplementation of hook_perm().
system_phpMenu callback: return information about PHP.
system_region_listGet a list of available regions from a specified theme.
system_rss_feeds_settings
system_run_cronMenu callback: run cron manually.
system_settings_formAdd default buttons to a form and set its prefix
system_settings_form_submitExecute the system_settings_form.
system_settings_overviewMenu callback; displays a module's settings page.
system_site_information_settings
system_site_maintenance_settings
system_sort_modules_by_info_name
system_sqlMenu callback: return information about PHP.
system_statusMenu callback: displays the site status report. Can also be used as a pure check.
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().
theme_admin_blockThis function formats an administrative block for display.
theme_admin_block_contentThis function formats the content of an administrative block.
theme_admin_pageThis function formats an administrative page for viewing.
theme_status_reportTheme status report
theme_system_admin_by_moduleTheme output of the dashboard page.
theme_system_modulesTheme call back for the modules form.
theme_system_modules_uninstallThemes a table of currently disabled modules.
theme_system_themes
theme_system_theme_select_form
_system_sort_requirementsHelper function to sort requirements.
_system_sql
_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.