Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PollVoteCheckHostname::$web_user2 | property | modules/ |
|
| PollVoteCheckHostname::getInfo | function | modules/ |
|
| PollVoteCheckHostname::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| PollVoteCheckHostname::testHostnamePollVote | function | modules/ |
Check that anonymous users with same ip cannot vote on poll more than once unless user is logged in. |
| PollVoteTestCase | class | modules/ |
|
| PollVoteTestCase::getInfo | function | modules/ |
|
| PollVoteTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| PollVoteTestCase::tearDown | function | modules/ |
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix. |
| PollVoteTestCase::testPollVote | function | modules/ |
|
| poll_block_latest_poll_view | function | modules/ |
Return content for 'latest poll' block. |
| poll_choice_js | function | modules/ |
Ajax callback in response to new choices being added to the form. |
| poll_field_attach_prepare_translation_alter | function | modules/ |
Implements hook_field_attach_prepare_translation_alter(). |
| poll_field_extra_fields | function | modules/ |
Implements hook_field_extra_fields(). |
| poll_insert | function | modules/ |
Implements hook_insert(). |
| poll_more_choices_submit | function | modules/ |
Submit handler to add more choices to a poll form. |
| poll_node_form_submit | function | modules/ |
Form submit handler for node_form(). |
| poll_permission | function | modules/ |
Implements hook_permission(). |
| poll_results | function | modules/ |
Callback for the 'results' tab for polls you can vote on |
| poll_schema | function | modules/ |
Implements hook_schema(). |
| poll_teaser | function | modules/ |
Creates a simple teaser that lists all the choices. |
| poll_tokens | function | modules/ |
Implements hook_tokens(). |
| poll_user_cancel | function | modules/ |
Implements hook_user_cancel(). |
| poll_user_delete | function | modules/ |
Implements hook_user_delete(). |
| poll_view_results | function | modules/ |
Generates a graphical representation of the results of a poll. |
| poll_votes | function | modules/ |
Callback for the 'votes' tab for polls you can see other votes on |
| POSTGRESQL_NEXTID_LOCK | constant | includes/ |
The name by which to obtain a lock for retrieving the next insert id. |
| PREG_CLASS_CJK | constant | modules/ |
Matches CJK (Chinese, Japanese, Korean) letter-like characters. |
| PREG_CLASS_NUMBERS | constant | modules/ |
Matches all 'N' Unicode character classes (numbers) |
| PREG_CLASS_PUNCTUATION | constant | modules/ |
Matches all 'P' Unicode character classes (punctuation) |
| PREG_CLASS_UNICODE_WORD_BOUNDARY | constant | includes/ |
Matches Unicode characters that are word boundaries. |
| preview.css | file | themes/ |
/* Positioning */ #preview { overflow: hidden; max-width: 100%; } #preview, #preview #img { width: 600px; height: 371px; } #preview #gradient-0 { position: absolute; left: 0; right: 0; top: 19px; height: 120px; z-index:… |
| preview.css | file | themes/ |
/* ---------- Color form ----------- */ #color_scheme_form #palette .form-item { width: 25em; } #color_scheme_form #palette .form-item label { width: 15em; } /* ---------- Preview Styles ----------- */ html.js #preview { clear: both; float:… |
| print-rtl.css | file | misc/ |
body { direction: rtl; } th { text-align: right; } |
| print.css | file | themes/ |
body, input, textarea, select { color: #000; background: none; font-family: Verdana, sans-serif; font-size: 11pt; } ul.main-menu, ul.secondary-menu, #header-region, .sidebar { display:… |
| print.css | file | themes/ |
/* ---------- General Layout ---------- */ body, input, textarea, select { color: #000; background: none; } body.two-sidebars, body.sidebar-first, body.sidebar-second, body { width:… |
| print.css | file | misc/ |
body { margin: 1em; background-color: #fff; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } tr.odd { background-color: #ddd; } tr.even { background-color: #fff; } td { padding: 5px; } #menu { … |
| Private update status cache system | group | modules/ |
Functions to manage the update status cache. |
| profile-listing.tpl.php | file | modules/ |
Default theme implementation for displaying a user and their profile data for member listing pages. |
| profile.css | file | modules/ |
#profile-fields td.category { font-weight: bold; } #profile-fields tr.category-message { color: #999; } #profile-fields tr.category-populated { display: none; } |
| profile.install | file | modules/ |
Install, update and uninstall functions for the profile module. |
| profile.pages.inc | file | modules/ |
User page callbacks for the profile module. |
| profile.test | file | modules/ |
Tests for profile.module. |
| ProfileBlockTestCase | class | modules/ |
|
| ProfileBlockTestCase::$field1 | property | modules/ |
|
| ProfileBlockTestCase::$field2 | property | modules/ |
|
| ProfileBlockTestCase::$node | property | modules/ |
|
| ProfileBlockTestCase::$value1 | property | modules/ |
|
| ProfileBlockTestCase::$value2 | property | modules/ |
|
| ProfileBlockTestCase::getInfo | function | modules/ |
|
| ProfileBlockTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.