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 |
|---|---|---|---|
| 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 | themes/ |
Seven styles for jQuery UI. Overrides /misc/ui/ui.theme.css. |
| 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… |
| json-encode.inc | file | includes/ |
Provides a helper to properly encode HTML-safe JSON prior to PHP 5.3.0. |
| JS_DEFAULT | constant | includes/ |
The default group for module JavaScript code added to the page. |
| JS_LIBRARY | constant | includes/ |
The default group for JavaScript and jQuery libraries added to the page. |
| JS_THEME | constant | includes/ |
The default group for theme JavaScript code added to the page. |
| Language administration interface | group | modules/ |
Administration interface for languages. |
| Language negotiation options | group | includes/ |
Functions for language negotiation. |
| language_fallback_get_candidates | function | includes/ |
Returns the possible fallback languages ordered by language weight. |
| language_list | function | includes/ |
Returns a list of installed languages, indexed by the specified key. |
| language_negotiation_get_switch_links | function | includes/ |
Returns the language switch links for the given language. |
| language_negotiation_set | function | includes/ |
Saves a list of language negotiation providers. |
| language_types | function | includes/ |
Returns an array of the available language types. |
| language_types_configurable | function | includes/ |
Returns only the configurable language types. |
| language_types_disable | function | includes/ |
Disables the given language types. |
| language_types_info | function | includes/ |
Returns all the defined language types. |
| language_types_set | function | includes/ |
Updates the language type configuration. |
| language_url_split_prefix | function | includes/ |
Splits the given path into prefix and actual path. |
| layout-rtl.css | file | themes/ |
/* ---------- Basic Layout RTL Styles -----------… |
| layout.css | file | themes/ |
Stark layout method |
| layout.css | file | themes/ |
/* ---------- Basic Layout Styles ----------- */ html, body, #page { height: 100%; } #page-wrapper { min-height: 100%; min-width: 960px; } #header div.section, #featured div.section, #messages… |
| LICENSE.txt | file | ./ |
GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this… |
| List of predefined languages | group | includes/ |
API to provide a list of predefined languages. |
| list.info | file | modules/ |
name = List description = Defines list field types. Use with Options to create selection lists. package = Core version = VERSION core = 7.x dependencies[] = field dependencies[] = options files[] = tests/list.test |
| list.install | file | modules/ |
Install, update and uninstall functions for the list module. |
| list.module | file | modules/ |
Defines list field types that can be used with the Options module. |
| list.test | file | modules/ |
Tests for list.module. |
| ListDynamicValuesTestCase | class | modules/ |
Sets up a List field for testing allowed values functions. |
| ListDynamicValuesTestCase::$entity | property | modules/ |
|
| ListDynamicValuesTestCase::$field | property | modules/ |
|
| ListDynamicValuesTestCase::$field_name | property | modules/ |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.