system.module

  1. drupal
    1. drupal6
    2. drupal7

Version 1.701 (checked in on 2009/05/27 at 02:21:52 by webchick)

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

Funktionen & Methoden

NameBeschreibung
blocked_ip_loadRetrieve a blocked IP address from the database.
confirm_formOutput a confirmation form
system_actions_configureMenu callback. Create the form for configuration of a single action.
system_actions_configure_submitProcess system_actions_configure form submissions.
system_actions_configure_validateValidate system_actions_configure form submissions.
system_actions_delete_formCreate the form for confirmation of deleting an action.
system_actions_delete_form_submitProcess system_actions_delete form submissions.
system_actions_manageMenu callback. Display an overview of available and configured actions.
system_actions_manage_formDefine the form for the actions overview page.
system_actions_manage_form_submitProcess system_actions_manage form submissions.
system_actions_remove_orphansRemove actions that are in the database but not supported by any enabled module.
system_action_delete_orphans_postPost-deletion operations for deleting action orphans.
system_action_infoImplementation of hook_action_info().
system_admin_compact_modeDetermine if a user is in compact mode.
system_admin_compact_pageMenu callback; Sets whether the admin menu is in compact mode or not.
system_admin_menu_blockProvide a single block on the administration overview page.
system_admin_menu_block_accessMenu item access callback - hides empty system settings overview pages.
system_block_configureImplementation of hook_block_configure().
system_block_ip_actionImplementation of a Drupal action. Blocks the user's IP address.
system_block_listImplementation of hook_block_list().
system_block_saveImplementation of hook_block_save().
system_block_viewImplementation of hook_block_view().
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_check_http_requestChecks whether the server is capable of issuing HTTP requests.
system_cronImplementation of hook_cron().
system_default_regionGet the name of the default region for a given theme.
system_elementsImplementation of hook_elements().
system_find_base_themeRecursive function to find the top level base theme. Themes can inherit templates and function implementations from earlier themes.
system_get_files_databaseRetrieves the current status of an array of files in the system table.
system_get_module_admin_tasksGenerate a list of tasks offered by a specified module.
system_goto_action
system_goto_action_formImplementation of a configurable Drupal action. Redirect user to a URL.
system_goto_action_submit
system_helpImplementation of hook_help().
system_hook_infoImplementation of hook_hook_info().
system_image_toolkitsImplementation of hook_image_toolkits().
system_initImplementation of hook_init().
system_mailImplementation of hook_mail().
system_menuImplementation of hook_menu().
system_message_actionA configurable Drupal action. Sends a message to the current user's screen.
system_message_action_form
system_message_action_submit
system_permImplementation of hook_perm().
system_preprocess_pageImplementation of MODULE_preprocess_HOOK().
system_rdf_namespacesImplementation of hook_rdf_namespaces().
system_region_listGet a list of available regions from a specified theme.
system_send_email_actionImplementation of a configurable Drupal action. Sends an email.
system_send_email_action_formReturn a form definition so the Send email action can be configured.
system_send_email_action_submitProcess system_send_email_action form submissions.
system_send_email_action_validateValidate system_send_email_action form submissions.
system_settings_formAdd default buttons to a form and set its prefix.
system_settings_form_submitExecute the system_settings_form.
system_themeImplementation of hook_theme().
system_theme_dataCollect data about all currently available themes.
system_theme_defaultPrepare defaults for themes.
system_theme_select_formReturns a fieldset containing the theme select form.
system_timezoneMenu callback; Retrieve a JSON object containing a suggested time zone name.
system_time_zonesGenerate an array of time zones and their local time&date.
system_user_formImplementation of hook_user_form().
system_user_loginImplementation of hook_user_login().
system_user_registerImplementation of hook_user_register().
system_user_timezoneAdd the time zone field to the user edit and register forms.
theme_meta_generator_headerSend Drupal and the major version number in the HTTP headers.
theme_meta_generator_htmlSend Drupal and the major version number in the META GENERATOR HTML.
theme_system_compact_linkDisplay the link to show or hide inline help descriptions.
theme_system_powered_byFormat the Powered by Drupal text.
_system_settings_form_automatic_defaults
_system_sort_requirementsHelper function to sort requirements.
_system_themes_accessMenu item access callback - only admin or enabled themes can be accessed.
_system_theme_dataHelper function to scan and collect theme .info data and their engines.

Konstanten

NameBeschreibung
DRUPAL_CORE_COMPATIBILITYCore API compatibility.
DRUPAL_MAXIMUM_TEMP_FILE_AGEMaximum age of temporary files in seconds.
DRUPAL_MINIMUM_MYSQLMinimum supported version of MySQL, if it is used.
DRUPAL_MINIMUM_PGSQLMinimum supported version of PostgreSQL, if it is used.
DRUPAL_MINIMUM_PHPMinimum supported version of PHP.
DRUPAL_MINIMUM_PHP_MEMORY_LIMITMinimum recommended value of PHP memory_limit.
DRUPAL_USER_TIMEZONE_DEFAULTNew users will be set to the default time zone at registration.
DRUPAL_USER_TIMEZONE_EMPTYNew users will get an empty time zone at registration.
DRUPAL_USER_TIMEZONE_SELECTNew users will select their own timezone at registration.
VERSIONThe current system version.

Kommentare

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen