install.php

  1. drupal
    1. drupal6
    2. drupal7

Version 1.113.2.13 (checked in on 2010/12/06 at 06:50:56 by goba)

Funktionen & Methoden

NameBeschreibung
install_already_done_errorShow an error page when Drupal has already been installed.
install_change_settingsConfigure and rewrite settings.php.
install_check_requirementsCheck installation requirements and report any errors.
install_configure_formForm API array definition for site configuration.
install_configure_form_submitForm API submit for the site configuration form.
install_configure_form_validateForm API validate for the site configuration form.
install_find_localesFind all .po files for the current profile.
install_find_profilesFind all .profile files.
install_mainThe Drupal installation happens in a series of steps. We begin by verifying that the current environment meets our minimum requirements. We then go on to verify that settings.php is properly configured. From there we connect to the configured database…
install_no_profile_errorShow an error page when there are no profiles available.
install_reserved_tasksThe list of reserved tasks to run in the installer.
install_select_localeAllow admin to select which locale to use for the current profile.
install_select_locale_formForm API array definition for language selection.
install_select_profileAllow admin to select which profile to install.
install_select_profile_formForm API array definition for the profile selection form.
install_settings_formForm API array definition for install_settings.
install_settings_form_submitForm API submit for install_settings form.
install_settings_form_validateForm API validate for install_settings form.
install_tasksTasks performed after the database is initialized.
install_task_listAdd the installation task list to the current page.
install_verify_drupalVerify if Drupal is installed.
install_verify_settingsVerify existing settings.php
_install_locale_initial_batch_finishedFinished callback for the first locale import batch.
_install_locale_remaining_batch_finishedFinished callback for the second locale import batch.
_install_module_batchBatch callback for batch installation of modules.
_install_profile_batch_finishedFinished callback for the modules install batch.
_install_settings_form_validateHelper function for install_settings_validate.

Konstanten

NameBeschreibung
MAINTENANCE_MODE

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