Search for conf

Classes

NameLocationDescription
ActionsConfigurationTestCasemodules/simpletest/tests/actions.test
AggregatorConfigurationTestCasemodules/aggregator/aggregator.testTests aggregator configuration settings.
LocaleConfigurationTestmodules/locale/locale.testFunctional tests for the language configuration forms.
SearchConfigSettingsFormmodules/search/search.testTest config page.

Constants

NameLocationDescription
DRUPAL_BOOTSTRAP_CONFIGURATIONincludes/bootstrap.incFirst bootstrap phase: initialize configuration.

Functions & methods

NameLocationDescription
ActionsConfigurationTestCase::getInfomodules/simpletest/tests/actions.test
ActionsConfigurationTestCase::testActionConfigurationmodules/simpletest/tests/actions.testTest the configuration of advanced actions through the administration interface.
AggregatorConfigurationTestCase::getInfomodules/aggregator/aggregator.test
AggregatorConfigurationTestCase::testSettingsPagemodules/aggregator/aggregator.testTests the settings form to ensure the correct default values are used.
aggregator_block_configuremodules/aggregator/aggregator.moduleImplements hook_block_configure().
aggregator_sanitize_configurationmodules/aggregator/aggregator.moduleChecks and sanitizes the aggregator configuration.
block_admin_configuremodules/block/block.admin.incForm constructor for the block configuration form.
block_admin_configure_submitmodules/block/block.admin.incForm submission handler for block_admin_configure().
block_admin_configure_validatemodules/block/block.admin.incForm validation handler for block_admin_configure().
block_block_configuremodules/block/block.moduleImplements hook_block_configure().
block_example_block_configureblock_example/block_example.moduleImplements hook_block_configure().
blog_block_configuremodules/blog/blog.moduleImplements hook_block_configure().
book_block_configuremodules/book/book.moduleImplements hook_block_configure().
book_form_node_delete_confirm_altermodules/book/book.moduleImplements hook_form_FORM_ID_alter() for node_delete_confirm().
comment_block_configuremodules/comment/comment.moduleImplements hook_block_configure().
comment_confirm_deletemodules/comment/comment.admin.incForm builder; Builds the confirmation form for deleting a single comment.
comment_confirm_delete_pagemodules/comment/comment.admin.incPage callback for comment deletions.
comment_confirm_delete_submitmodules/comment/comment.admin.incProcess comment_confirm_delete form submissions.
comment_multiple_delete_confirmmodules/comment/comment.admin.incList the selected comments and verify that the admin wants to delete them.
comment_multiple_delete_confirm_submitmodules/comment/comment.admin.incProcess comment_multiple_delete_confirm form submissions.
confirm_formmodules/system/system.moduleGenerates a form array for a confirmation form.
conf_pathincludes/bootstrap.incFinds the appropriate configuration directory.
dashboard_form_block_admin_configure_altermodules/dashboard/dashboard.moduleImplements hook_form_FORM_ID_alter().
DateTimeFunctionalTest::testDateFormatConfigurationmodules/system/system.testTest date format configuration.
DateTimeFunctionalTest::testDateTypeConfigurationmodules/system/system.testTest date type configuration.
devel_block_configure./devel.moduleImplementation of hook_block_configure().
form_process_password_confirmincludes/form.incExpand a password_confirm field into two text boxes.
form_type_password_confirm_valueincludes/form.incDetermines the value for a password_confirm form element.
forum_block_configuremodules/forum/forum.moduleImplements hook_block_configure().
forum_confirm_deletemodules/forum/forum.admin.incReturns a confirmation page for deleting a forum taxonomy term.
forum_confirm_delete_submitmodules/forum/forum.admin.incImplement forms api _submit call. Deletes a forum after confirmation.
hook_block_configuremodules/block/block.api.phpDefine a configuration form for a block.
install_configure_formincludes/install.core.incInstallation task; configure settings for the new site.
install_configure_form_submitincludes/install.core.incForms API submit for the site configuration form.
install_configure_form_validateincludes/install.core.incForms API validate for the site configuration form.
JavaScriptTestCase::testLibraryNameConflictsmodules/simpletest/tests/common.testTests that multiple modules can implement the same library.
krumo::confkrumo/class.krumo.phpPrints a list of all your configuration settings.
language_types_configurableincludes/language.incReturn only the configurable language types.
LocaleConfigurationTest::getInfomodules/locale/locale.test
LocaleConfigurationTest::setUpmodules/locale/locale.testGenerates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
LocaleConfigurationTest::testLanguageConfigurationmodules/locale/locale.testFunctional tests for adding, editing and deleting languages.
LocaleContentFunctionalTest::testContentTypeLanguageConfigurationmodules/locale/locale.testTest if a content type can be set to multilingual and language setting is present on node add and edit forms.
LocalePathFunctionalTest::testPathLanguageConfigurationmodules/locale/locale.testTest if a language can be associated with a path alias.
LocaleUserLanguageFunctionalTest::testUserLanguageConfigurationmodules/locale/locale.testTest if user can change their default language.
locale_languages_configure_formmodules/locale/locale.admin.incSetting for language negotiation options