Search for all
Title | Object type | File name | Summary |
---|---|---|---|
IPAddressBlockingTestCase::testDuplicateIpAddress | function | modules/ |
Test duplicate IP addresses are not present in the 'blocked_ips' table. |
IPAddressBlockingTestCase::testIPAddressValidation | function | modules/ |
Test a variety of user input to confirm correct validation and saving of data. |
ip_address | function | includes/ |
Returns the IP address of the client machine. |
iso.inc | file | includes/ |
Provides a list of countries and languages based on ISO standards. |
javascript-1.txt | file | modules/ |
<script> alert('SimpleTest PHP was executed!'); </script> |
JavaScriptTestCase | class | modules/ |
Tests for the JavaScript system. |
JavaScriptTestCase::$preprocess_js | property | modules/ |
Store configured value for JavaScript preprocessing. |
JavaScriptTestCase::getInfo | function | modules/ |
|
JavaScriptTestCase::resetStaticVariables | function | modules/ |
Resets static variables related to adding JavaScript to a page. |
JavaScriptTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
JavaScriptTestCase::tearDown | function | modules/ |
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix. |
JavaScriptTestCase::testAddExternal | function | modules/ |
Tests adding an external JavaScript File. |
JavaScriptTestCase::testAddFile | function | modules/ |
Test adding a JavaScript file. |
JavaScriptTestCase::testAddInline | function | modules/ |
Test adding inline scripts. |
JavaScriptTestCase::testAddJsFileWithQueryString | function | modules/ |
Tests that the query string remains intact when adding JavaScript files that have query string parameters. |
JavaScriptTestCase::testAddSetting | function | modules/ |
Test adding settings. |
JavaScriptTestCase::testAggregationOrder | function | modules/ |
Tests JavaScript aggregation when files are added to a different scope. |
JavaScriptTestCase::testAlter | function | modules/ |
Test altering a JavaScript's weight via hook_js_alter(). |
JavaScriptTestCase::testAttachedLibrary | function | modules/ |
Tests the addition of libraries through the #attached['library'] property. |
JavaScriptTestCase::testDefault | function | modules/ |
Test default JavaScript is empty. |
JavaScriptTestCase::testDifferentGroup | function | modules/ |
Test adding a JavaScript file with a different group. |
JavaScriptTestCase::testDifferentWeight | function | modules/ |
Test adding a JavaScript file with a different weight. |
JavaScriptTestCase::testDoubleSubmitFormProtection | function | modules/ |
Tests the double submit form protection and 'javascript_use_double_submit_protection' variable. |
JavaScriptTestCase::testFooterHTML | function | modules/ |
Test drupal_get_js() with a footer scope. |
JavaScriptTestCase::testGetLibrary | function | modules/ |
Tests retrieval of libraries via drupal_get_library(). |
JavaScriptTestCase::testHeaderSetting | function | modules/ |
Test drupal_get_js() for JavaScript settings. |
JavaScriptTestCase::testJavaScriptAlwaysUseJQuery | function | modules/ |
Test the 'javascript_always_use_jquery' variable. |
JavaScriptTestCase::testLibraryAlter | function | modules/ |
Adds a JavaScript library to the page and alters it. |
JavaScriptTestCase::testLibraryNameConflicts | function | modules/ |
Tests that multiple modules can implement the same library. |
JavaScriptTestCase::testLibraryRender | function | modules/ |
Adds a library to the page and tests for both its JavaScript and its CSS. |
JavaScriptTestCase::testLibraryUnknown | function | modules/ |
Tests non-existing libraries. |
JavaScriptTestCase::testNoCache | function | modules/ |
Test drupal_add_js() sets preproccess to false when cache is set to false. |
JavaScriptTestCase::testRenderDifferentWeight | function | modules/ |
Test rendering the JavaScript with a file's weight above jQuery's. |
JavaScriptTestCase::testRenderExternal | function | modules/ |
Test rendering an external JavaScript file. |
JavaScriptTestCase::testRenderOrder | function | modules/ |
Test JavaScript ordering. |
JavaScriptTestCase::testReset | function | modules/ |
Test to see if resetting the JavaScript empties the cache. |
JavaScriptTestCase::testSetHasJsCookie | function | modules/ |
Tests that the set_has_js_cookie variable is reflected in Drupal.settings. |
jquery.ui.accordion.css | file | misc/ |
/* * jQuery UI Accordion 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Accordion#theming */ /* IE/Win - Fix… |
jquery.ui.autocomplete.css | file | misc/ |
/* * jQuery UI Autocomplete 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Autocomplete#theming … |
jquery.ui.button.css | file | misc/ |
/* * jQuery UI Button 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Button#theming */ .ui-button { display:… |
jquery.ui.core.css | file | misc/ |
/* * jQuery UI CSS Framework 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API */ /* Layout… |
jquery.ui.datepicker.css | file | misc/ |
/* * jQuery UI Datepicker 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Datepicker#theming */ .ui-datepicker… |
jquery.ui.dialog.css | file | misc/ |
/* * jQuery UI Dialog 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Dialog#theming */ .ui-dialog { position:… |
jquery.ui.progressbar.css | file | misc/ |
/* * jQuery UI Progressbar 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Progressbar#theming … |
jquery.ui.resizable.css | file | misc/ |
/* * jQuery UI Resizable 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Resizable#theming */ .ui-resizable {… |
jquery.ui.selectable.css | file | misc/ |
/* * jQuery UI Selectable 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Selectable#theming … |
jquery.ui.slider.css | file | misc/ |
/* * jQuery UI Slider 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Slider#theming */ .ui-slider { position:… |
jquery.ui.tabs.css | file | misc/ |
/* * jQuery UI Tabs 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Tabs#theming */ .ui-tabs { position:… |
jquery.ui.theme.css | file | misc/ |
/* * jQuery UI CSS Framework 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API * * To view and… |
jquery.ui.theme.css | file | themes/ |
Seven styles for jQuery UI. Overrides /misc/ui/ui.theme.css. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.