Files

Primary tabs

File namesort descending Location Namespace Description
node.test drupal/modules/node/node.test Tests for node.module.
node.tokens.inc drupal/modules/node/node.tokens.inc Builds placeholder replacement tokens for node-related data.
node.tpl.php drupal/themes/bartik/templates/node.tpl.php Bartik's theme implementation to display a node.
node.tpl.php drupal/themes/garland/node.tpl.php
node.tpl.php drupal/modules/node/node.tpl.php Default theme implementation to display a node.
node_access_test.info drupal/modules/node/tests/node_access_test.info name = "Node module access tests" description = "Support module for node permission testing." package = Testing version = VERSION core = 7.x hidden = TRUE
node_access_test.install drupal/modules/node/tests/node_access_test.install Install, update and uninstall functions for the node_access_test module.
node_access_test.module drupal/modules/node/tests/node_access_test.module A dummy module implementing node access related hooks for testing purposes.
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_test.module drupal/modules/node/tests/node_test.module A dummy module for testing node related hooks.
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_exception.module drupal/modules/node/tests/node_test_exception.module A module implementing node related hooks to test API interaction.
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
number.install drupal/modules/field/modules/number/number.install Install, update and uninstall functions for the number module.
number.module drupal/modules/field/modules/number/number.module Defines numeric field types.
number.test drupal/modules/field/modules/number/number.test Tests for number.module.
nyan_cat.engine drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Handles integration of Nyan cat templates because we love kittens.
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:…
openid.api.php drupal/modules/openid/openid.api.php Hooks provided by the OpenID module.
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.inc drupal/modules/openid/openid.inc OpenID utility functions.
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.install drupal/modules/openid/openid.install Install, update and uninstall functions for the openid module.
openid.module drupal/modules/openid/openid.module Implement OpenID Relying Party support for Drupal
openid.pages.inc drupal/modules/openid/openid.pages.inc User page callbacks for the openid module.
openid.test drupal/modules/openid/openid.test Tests for openid.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.install drupal/modules/openid/tests/openid_test.install Install, update and uninstall functions for the openid_test module.
openid_test.module drupal/modules/openid/tests/openid_test.module Dummy OpenID Provider used with SimpleTest.
options.api.php drupal/modules/field/modules/options/options.api.php Hooks provided by the Options module.
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.module drupal/modules/field/modules/options/options.module Defines selection, check box and radio button widgets for text and numeric fields.
options.test drupal/modules/field/modules/options/options.test Tests for options.module.
overlay-child-rtl.css drupal/modules/overlay/overlay-child-rtl.css RTL styling for Overlay child pages.
overlay-child.css drupal/modules/overlay/overlay-child.css Basic styling for the Overlay child pages.
overlay-parent.css drupal/modules/overlay/overlay-parent.css Basic styling for the Overlay module.
overlay.api.php drupal/modules/overlay/overlay.api.php Hooks provided by 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.install drupal/modules/overlay/overlay.install Install, update, and uninstall functions for the Overlay module.
overlay.module drupal/modules/overlay/overlay.module Displays the Drupal administration interface in an overlay.
overlay.tpl.php drupal/modules/overlay/overlay.tpl.php Default theme implementation to display a page in the overlay.
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
pager.inc drupal/includes/pager.inc Functions to aid in presenting database results as a set of pages.
pager.test drupal/modules/simpletest/tests/pager.test Tests for pager functionality.
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 * *…
password.inc drupal/includes/password.inc Secure password hashing functions for user authentication.

Pages

Other projects