Files

Primary tabs

File namesort ascending Location Namespace Description
path.module drupal/modules/path/path.module Enables users to rename URLs.
path.info drupal/modules/path/path.info name = Path description = Allows users to rename URLs. package = Core version = VERSION core = 7.x files[] = path.test configure = admin/config/search/path
path.inc drupal/includes/path.inc Functions to handle paths in Drupal, including path aliasing.
path.api.php drupal/modules/path/path.api.php Hooks provided by the Path module.
path.admin.inc drupal/modules/path/path.admin.inc Administrative page callbacks for the path module.
password.test drupal/modules/simpletest/tests/password.test Provides unit tests for password.inc.
password.inc drupal/includes/password.inc Secure password hashing functions for user authentication.
password-hash.sh drupal/scripts/password-hash.sh #!/usr/bin/env php <?php /** * Drupal hash script - to generate a hash from a plaintext password * * Check for your PHP interpreter - on Windows you'll probably have to * replace line 1 with * #!c:/program files/php/php.exe * *…
pager.test drupal/modules/simpletest/tests/pager.test Tests for pager functionality.
pager.inc drupal/includes/pager.inc Functions to aid in presenting database results as a set of pages.
page.tpl.php drupal/themes/bartik/templates/page.tpl.php Bartik's theme implementation to display a single Drupal page.
page.tpl.php drupal/modules/system/page.tpl.php Default theme implementation to display a single Drupal page.
page.tpl.php drupal/modules/block/tests/themes/block_test_theme/page.tpl.php Custom theme implementation to display a single Drupal page without sidebars. The sidebars are hidden by regions_hidden for this theme, so the default page.tpl.php will not work without throwing exceptions.
page.tpl.php drupal/themes/seven/page.tpl.php
page.tpl.php drupal/themes/garland/page.tpl.php
overlay.tpl.php drupal/modules/overlay/overlay.tpl.php Default theme implementation to display a page in the overlay.
overlay.module drupal/modules/overlay/overlay.module Displays the Drupal administration interface in an overlay.
overlay.install drupal/modules/overlay/overlay.install Install, update, and uninstall functions for the Overlay module.
overlay.info drupal/modules/overlay/overlay.info name = Overlay description = Displays the Drupal administration interface in an overlay. package = Core version = VERSION core = 7.x
overlay.api.php drupal/modules/overlay/overlay.api.php Hooks provided by Overlay module.
overlay-parent.css drupal/modules/overlay/overlay-parent.css Basic styling for the Overlay module.
overlay-child.css drupal/modules/overlay/overlay-child.css Basic styling for the Overlay child pages.
overlay-child-rtl.css drupal/modules/overlay/overlay-child-rtl.css RTL styling for Overlay child pages.
options.test drupal/modules/field/modules/options/options.test Tests for options.module.
options.module drupal/modules/field/modules/options/options.module Defines selection, check box and radio button widgets for text and numeric fields.
options.info drupal/modules/field/modules/options/options.info name = Options description = Defines selection, check box and radio button widgets for text and numeric fields. package = Core version = VERSION core = 7.x dependencies[] = field files[] = options.test
options.api.php drupal/modules/field/modules/options/options.api.php Hooks provided by the Options module.
openid_test.module drupal/modules/openid/tests/openid_test.module Dummy OpenID Provider used with SimpleTest.
openid_test.install drupal/modules/openid/tests/openid_test.install Install, update and uninstall functions for the openid_test module.
openid_test.info drupal/modules/openid/tests/openid_test.info name = OpenID dummy provider description = "OpenID provider used for testing." package = Testing version = VERSION core = 7.x dependencies[] = openid hidden = TRUE
openid.test drupal/modules/openid/openid.test Tests for openid.module.
openid.pages.inc drupal/modules/openid/openid.pages.inc User page callbacks for the openid module.
openid.module drupal/modules/openid/openid.module Implement OpenID Relying Party support for Drupal
openid.install drupal/modules/openid/openid.install Install, update and uninstall functions for the openid module.
openid.info drupal/modules/openid/openid.info name = OpenID description = "Allows users to log into your site using OpenID." version = VERSION package = Core core = 7.x files[] = openid.test
openid.inc drupal/modules/openid/openid.inc OpenID utility functions.
openid.css drupal/modules/openid/openid.css #edit-openid-identifier { background-image: url("login-bg.png"); background-position: left 50%; /* LTR */ background-repeat: no-repeat; padding-left: 20px; /* LTR */ } div.form-item-openid-identifier { display: block; } html.js…
openid.api.php drupal/modules/openid/openid.api.php Hooks provided by the OpenID module.
openid-rtl.css drupal/modules/openid/openid-rtl.css #edit-openid-identifier { background-position: right 50%; padding-left: 0; padding-right: 20px; } #user-login .openid-links { padding-right: 0; } html.js #user-login-form li.openid-link, html.js #user-login li.openid-link { margin-right:…
nyan_cat.engine drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Handles integration of Nyan cat templates because we love kittens.
number.test drupal/modules/field/modules/number/number.test Tests for number.module.
number.module drupal/modules/field/modules/number/number.module Defines numeric field types.
number.install drupal/modules/field/modules/number/number.install Install, update and uninstall functions for the number module.
number.info drupal/modules/field/modules/number/number.info name = Number description = Defines numeric field types. package = Core version = VERSION core = 7.x dependencies[] = field files[] = number.test
node_test_exception.module drupal/modules/node/tests/node_test_exception.module A module implementing node related hooks to test API interaction.
node_test_exception.info drupal/modules/node/tests/node_test_exception.info name = "Node module exception tests" description = "Support module for node related exception testing." package = Testing version = VERSION core = 7.x hidden = TRUE
node_test.module drupal/modules/node/tests/node_test.module A dummy module for testing node related hooks.
node_test.info drupal/modules/node/tests/node_test.info name = "Node module tests" description = "Support module for node related testing." package = Testing version = VERSION core = 7.x hidden = TRUE
node_access_test.module drupal/modules/node/tests/node_access_test.module A dummy module implementing node access related hooks for testing purposes.
node_access_test.install drupal/modules/node/tests/node_access_test.install Install, update and uninstall functions for the node_access_test module.

Pages

Other projects