$conf |
global |
drupal/authorize.php |
|
$conf |
global |
documentation/developer/globals.php |
Array of persistent variables stored in 'variable' table. |
conf_path |
function |
drupal/includes/bootstrap.inc |
Returns the appropriate configuration directory. |
confirm_form |
function |
drupal/modules/system/system.module |
Generates a form array for a confirmation form. |
menu_configure |
function |
drupal/modules/menu/menu.admin.inc |
Menu callback; Build the form presenting menu configuration options. |
ConfirmFormTest |
class |
drupal/modules/system/system.test |
Tests confirm form destinations. |
theme_confirm_form |
function |
drupal/modules/system/system.module |
Returns HTML for a confirmation form. |
node_delete_confirm |
function |
drupal/modules/node/node.pages.inc |
Form constructor for the node deletion confirmation form. |
user_cancel_confirm |
function |
drupal/modules/user/user.pages.inc |
Menu callback; Cancel a user account via e-mail confirmation link. |
user_block_configure |
function |
drupal/modules/user/user.module |
Implements hook_block_configure(). |
forum_confirm_delete |
function |
drupal/modules/forum/forum.admin.inc |
Form constructor for confirming deletion of a forum taxonomy term. |
blog_block_configure |
function |
drupal/modules/blog/blog.module |
Implements hook_block_configure(). |
node_block_configure |
function |
drupal/modules/node/node.module |
Implements hook_block_configure(). |
book_block_configure |
function |
drupal/modules/book/book.module |
Implements hook_block_configure(). |
hook_block_configure |
function |
drupal/modules/block/block.api.php |
Define a configuration form for a block. |
block_admin_configure |
function |
drupal/modules/block/block.admin.inc |
Form constructor for the block configuration form. |
forum_block_configure |
function |
drupal/modules/forum/forum.module |
Implements hook_block_configure(). |
block_block_configure |
function |
drupal/modules/block/block.module |
Implements hook_block_configure(). |
ConfirmFormTest::setUp |
function |
drupal/modules/system/system.test |
Sets up a Drupal site for running functional and integration tests. |
comment_confirm_delete |
function |
drupal/modules/comment/comment.admin.inc |
Form builder; Builds the confirmation form for deleting a single comment. |
search_reindex_confirm |
function |
drupal/modules/search/search.admin.inc |
Menu callback: confirm wiping of the index. |
install_configure_form |
function |
drupal/includes/install.core.inc |
Form constructor for a form to configure the new site. |
profile_block_configure |
function |
drupal/modules/profile/profile.module |
Implements hook_block_configure(). |
comment_block_configure |
function |
drupal/modules/comment/comment.module |
Implements hook_block_configure(). |
LocaleConfigurationTest |
class |
drupal/modules/locale/locale.test |
Functional tests for the language configuration forms. |
menu_reset_item_confirm |
function |
drupal/modules/menu/menu.admin.inc |
Menu callback; reset a single modified menu link. |
_install_configure_form |
function |
drupal/includes/install.core.inc |
Form constructor for a site configuration form. |
system_actions_configure |
function |
drupal/modules/system/system.admin.inc |
Menu callback; Creates the form for configuration of a single action. |
SearchConfigSettingsForm |
class |
drupal/modules/search/search.test |
Test config page. |
ConfirmFormTest::getInfo |
function |
drupal/modules/system/system.test |
|
node_type_delete_confirm |
function |
drupal/modules/node/content_types.inc |
Menu callback; delete a single content type. |
user_cancel_confirm_form |
function |
drupal/modules/user/user.pages.inc |
Form builder; confirm form for cancelling user account. |
menu_delete_menu_confirm |
function |
drupal/modules/menu/menu.admin.inc |
Build a confirm form for deletion of a custom menu. |
system_admin_config_page |
function |
drupal/modules/system/system.admin.inc |
Menu callback; Provide the administration overview page. |
password_confirm_validate |
function |
drupal/includes/form.inc |
Validates a password_confirm element. |
path_admin_delete_confirm |
function |
drupal/modules/path/path.admin.inc |
Form constructor for the path deletion form. |
aggregator_block_configure |
function |
drupal/modules/aggregator/aggregator.module |
Implements hook_block_configure(). |
node_delete_confirm_submit |
function |
drupal/modules/node/node.pages.inc |
Executes node deletion. |
statistics_block_configure |
function |
drupal/modules/statistics/statistics.module |
Implements hook_block_configure(). |
comment_confirm_delete_page |
function |
drupal/modules/comment/comment.admin.inc |
Page callback for comment deletions. |
forum_confirm_delete_submit |
function |
drupal/modules/forum/forum.admin.inc |
Form submission handler for forum_confirm_delete(). |
language_types_configurable |
function |
drupal/includes/language.inc |
Returns only the configurable language types. |
system_modules_confirm_form |
function |
drupal/modules/system/system.admin.inc |
Display confirmation form for required modules. |
block_admin_configure_submit |
function |
drupal/modules/block/block.admin.inc |
Form submission handler for block_admin_configure(). |
ConfirmFormTest::$admin_user |
property |
drupal/modules/system/system.test |
|
node_revision_revert_confirm |
function |
drupal/modules/node/node.pages.inc |
Asks for confirmation of the reversion to prevent against CSRF attacks. |
node_revision_delete_confirm |
function |
drupal/modules/node/node.pages.inc |
Form constructor for the revision deletion confirmation form. |
user_multiple_cancel_confirm |
function |
drupal/modules/user/user.module |
|
ActionsConfigurationTestCase |
class |
drupal/modules/simpletest/tests/actions.test |
|
node_multiple_delete_confirm |
function |
drupal/modules/node/node.admin.inc |
Multiple node deletion confirmation form for node_admin_content(). |