Search for d
Title | Object type | File name | Summary |
---|---|---|---|
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.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.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:… |
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. |
Language addition API | group | includes/ |
Add a language. |
Language administration interface | group | modules/ |
Administration interface for languages. |
language_default | function | includes/ |
Returns the default language, as an object, or one of its properties. |
language_fallback_get_candidates | function | includes/ |
Returns the possible fallback languages ordered by language weight. |
language_from_default | function | includes/ |
Returns the default language negotiation provider. |
LANGUAGE_NEGOTIATION_DEFAULT | constant | includes/ |
No language negotiation. The default language is used. |
language_provider_invoke | function | includes/ |
Helper function used to cache the language negotiation providers results. |
language_provider_weight | function | includes/ |
Returns the passed language negotiation provider weight or a default value. |
language_types_disable | function | includes/ |
Disables the given language types. |
List of predefined languages | group | includes/ |
API to provide a list of predefined languages. |
list.module | file | modules/ |
Defines list field types that can be used with the Options 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/ |
|
ListDynamicValuesTestCase::$instance | property | modules/ |
|
ListDynamicValuesTestCase::$test | property | modules/ |
|
ListDynamicValuesTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
ListDynamicValuesValidationTestCase | class | modules/ |
Tests the List field allowed values function. |
ListDynamicValuesValidationTestCase::getInfo | function | modules/ |
|
ListDynamicValuesValidationTestCase::testDynamicAllowedValues | function | modules/ |
Test that allowed values function gets the entity. |
ListFieldTestCase | class | modules/ |
Tests for the 'List' field types. |
ListFieldTestCase::$field | property | modules/ |
|
ListFieldTestCase::$field_name | property | modules/ |
|
ListFieldTestCase::$instance | property | modules/ |
|
ListFieldTestCase::getInfo | function | modules/ |
|
ListFieldTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
ListFieldTestCase::testUpdateAllowedValues | function | modules/ |
Test that allowed values can be updated. |
ListFieldUITestCase | class | modules/ |
List module UI tests. |
ListFieldUITestCase::$admin_path | property | modules/ |
|
ListFieldUITestCase::$field_name | property | modules/ |
|
ListFieldUITestCase::$hyphen_type | property | modules/ |
|
ListFieldUITestCase::$type | property | modules/ |
|
ListFieldUITestCase::assertAllowedValuesInput | function | modules/ |
Tests a string input for the 'allowed values' form element. |
ListFieldUITestCase::createListField | function | modules/ |
Helper function to create list field of a given type. |
ListFieldUITestCase::getInfo | function | modules/ |
|
ListFieldUITestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
ListFieldUITestCase::testDynamicListAllowedValuesText | function | modules/ |
List (text) : test 'allowed values function' input. |
ListFieldUITestCase::testListAllowedValuesBoolean | function | modules/ |
List (boolen) : test 'On/Off' values input. |
ListFieldUITestCase::testListAllowedValuesFloat | function | modules/ |
List (float) : test 'allowed values' input. |
ListFieldUITestCase::testListAllowedValuesInteger | function | modules/ |
List (integer) : test 'allowed values' input. |
ListFieldUITestCase::testListAllowedValuesText | function | modules/ |
List (text) : test 'allowed values' input. |
list_allowed_values | function | modules/ |
Returns the array of allowed values for a list field. |
list_allowed_values_setting_validate | function | modules/ |
Element validate callback; check that the entered values are valid. |
Pagination
- Previous page
- Page 82
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.