Files - 7.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
options.info | modules/ |
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 | modules/ |
Defines selection, check box and radio button widgets for text and numeric fields. | ||
options.test | modules/ |
Tests for options.module. | ||
overlay-child-rtl.css | modules/ |
RTL styling for Overlay child pages. | ||
overlay-child.css | modules/ |
Basic styling for the Overlay child pages. | ||
overlay-parent.css | modules/ |
Basic styling for the Overlay module. | ||
overlay.api.php | modules/ |
Hooks provided by Overlay module. | ||
overlay.info | modules/ |
name = Overlay description = Displays the Drupal administration interface in an overlay. package = Core version = VERSION core = 7.x | ||
overlay.install | modules/ |
Install, update, and uninstall functions for the Overlay module. | ||
overlay.module | modules/ |
Displays the Drupal administration interface in an overlay. | ||
overlay.tpl.php | modules/ |
Default theme implementation to display a page in the overlay. | ||
page.tpl.php | themes/ |
|||
page.tpl.php | themes/ |
|||
page.tpl.php | themes/ |
Bartik's theme implementation to display a single Drupal page. | ||
page.tpl.php | modules/ |
Default theme implementation to display a single Drupal page. | ||
page.tpl.php | modules/ |
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. | ||
pager.inc | includes/ |
Functions to aid in presenting database results as a set of pages. | ||
pager.test | modules/ |
Tests for pager functionality. | ||
password-hash.sh | scripts/ |
#!/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 | includes/ |
Secure password hashing functions for user authentication. | ||
password.test | modules/ |
Provides unit tests for password.inc. | ||
path.admin.inc | modules/ |
Administrative page callbacks for the path module. | ||
path.api.php | modules/ |
Hooks provided by the Path module. | ||
path.inc | includes/ |
Functions to handle paths in Drupal, including path aliasing. | ||
path.info | modules/ |
name = Path description = Allows users to rename URLs. package = Core version = VERSION core = 7.x files[] = path.test configure = admin/config/search/path | ||
path.module | modules/ |
Enables users to rename URLs. | ||
path.test | modules/ |
Tests for the Path module. | ||
path.test | modules/ |
Tests for path.inc. | ||
path_test.info | modules/ |
name = "Hook path tests" description = "Support module for path hook testing." package = Testing version = VERSION core = 7.x hidden = TRUE | ||
path_test.module | modules/ |
Helper module for the path tests. | ||
PharExtensionInterceptor.php | misc/ |
TYPO3\PharStreamWrapper\Interceptor | ||
PharExtensionInterceptor.php | misc/ |
Drupal\Core\Security | ||
PharInvocation.php | misc/ |
TYPO3\PharStreamWrapper\Resolver | ||
PharInvocationCollection.php | misc/ |
TYPO3\PharStreamWrapper\Resolver | ||
PharInvocationResolver.php | misc/ |
TYPO3\PharStreamWrapper\Resolver | ||
PharMetaDataInterceptor.php | misc/ |
TYPO3\PharStreamWrapper\Interceptor | ||
PharStreamWrapper.php | misc/ |
TYPO3\PharStreamWrapper | ||
php-1.txt | modules/ |
<?php print 'SimpleTest PHP was executed!'; ?> | ||
php-2.php | modules/ |
|||
php.info | modules/ |
name = PHP filter description = Allows embedded PHP code/snippets to be evaluated. package = Core version = VERSION core = 7.x files[] = php.test | ||
php.install | modules/ |
Install, update and uninstall functions for the php module. | ||
php.module | modules/ |
Additional filter for PHP input. | ||
php.test | modules/ |
Tests for php.module. | ||
phptemplate.engine | themes/ |
Handles integration of PHP templates with the Drupal theme system. | ||
poll-bar--block.tpl.php | modules/ |
Default theme implementation to display the bar for a single choice in a poll. | ||
poll-bar.tpl.php | modules/ |
Default theme implementation to display the bar for a single choice in a poll. | ||
poll-results--block.tpl.php | modules/ |
Default theme implementation to display the poll results in a block. | ||
poll-results.tpl.php | modules/ |
Default theme implementation to display the poll results in a block. | ||
poll-rtl.css | modules/ |
.poll .bar .foreground { float: right; } .poll .percent { text-align: left; } .poll .vote-form .choices { text-align: right; } | ||
poll-vote.tpl.php | modules/ |
Default theme implementation to display voting form for a poll. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.