Search for on
Title | Object type | File name | Summary |
---|---|---|---|
ImageToolkitGdTestCase::testManipulations | function | modules/ |
Since PHP can't visually check that our images have been manipulated properly, build a list of expected color values for each of the corners and the expected height and widths for the final images. |
ImageToolkitTestCase::assertToolkitOperationsCalled | function | modules/ |
Assert that all of the specified image toolkit operations were called exactly once once, other values result in failure. |
image_dimensions_scale | function | includes/ |
Scales image dimensions while maintaining aspect ratio. |
image_effect_definitions | function | modules/ |
Returns a set of image effects. |
image_effect_definition_load | function | modules/ |
Loads the definition for an image effect. |
image_field_delete_revision | function | modules/ |
Implements hook_field_delete_revision(). |
image_permission | function | modules/ |
Implements hook_permission(). |
image_resize_dimensions | function | modules/ |
Image dimensions callback; Resize. |
image_rotate_dimensions | function | modules/ |
Image dimensions callback; Rotate. |
image_scale_dimensions | function | modules/ |
Image dimensions callback; Scale. |
image_style_options | function | modules/ |
Gets an array of image styles suitable for using as select list options. |
image_style_transform_dimensions | function | modules/ |
Determines the dimensions of the styled image. |
Input validation | group | includes/ |
Functions to validate user input. |
InsertQuery::__construct | function | includes/ |
Constructs an InsertQuery object. |
install_already_done_error | function | includes/ |
Indicates that Drupal has already been installed. |
install_configure_form | function | includes/ |
Form constructor for a form to configure the new site. |
install_configure_form_submit | function | includes/ |
Form submission handler for install_configure_form(). |
install_configure_form_validate | function | includes/ |
Form validation handler for install_configure_form(). |
InvalidMergeQueryException | class | includes/ |
Exception thrown for merge queries that do not make semantic sense. |
InvalidQueryConditionOperatorException | class | includes/ |
Exception thrown if an invalid query condition is specified. |
IPAddressBlockingTestCase::testIPAddressValidation | function | modules/ |
Test a variety of user input to confirm correct validation and saving of data. |
JavaScriptTestCase::testAggregationOrder | function | modules/ |
Tests JavaScript aggregation when files are added to a different scope. |
JavaScriptTestCase::testDoubleSubmitFormProtection | function | modules/ |
Tests the double submit form protection and 'javascript_use_double_submit_protection' variable. |
JavaScriptTestCase::testLibraryNameConflicts | function | modules/ |
Tests that multiple modules can implement the same library. |
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.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:… |
json-encode.inc | file | includes/ |
Provides a helper to properly encode HTML-safe JSON prior to PHP 5.3.0. |
Language addition API | group | includes/ |
Add a language. |
Language administration interface | group | modules/ |
Administration interface for languages. |
Language Negotiation API functionality | group | includes/ |
Functions to customize the language types and the negotiation process. |
Language negotiation options | group | includes/ |
Functions for language negotiation. |
LANGUAGE_NEGOTIATION_DEFAULT | constant | includes/ |
No language negotiation. The default language is used. |
language_negotiation_get | function | includes/ |
Checks whether a language negotiation provider is enabled for a language type. |
language_negotiation_get_any | function | includes/ |
Checks if the language negotiation provider is enabled for any language type. |
language_negotiation_get_switch_links | function | includes/ |
Returns the language switch links for the given language. |
language_negotiation_info | function | includes/ |
Returns all the defined language negotiation providers. |
language_negotiation_purge | function | includes/ |
Removes any unused language negotiation providers from the configuration. |
language_negotiation_set | function | includes/ |
Saves a list of language negotiation providers. |
LANGUAGE_NONE | constant | includes/ |
The language code used when no language is explicitly assigned. |
language_types_configurable | function | includes/ |
Returns only the configurable language types. |
LANGUAGE_TYPE_CONTENT | constant | includes/ |
The type of language used to define the content language. |
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. |
list_options_list | function | modules/ |
Implements hook_options_list(). |
LocaleBrowserDetectionTest | class | modules/ |
Test browser language detection. |
LocaleBrowserDetectionTest::getInfo | function | modules/ |
|
LocaleBrowserDetectionTest::testLanguageFromBrowser | function | modules/ |
Unit tests for the locale_language_from_browser() function. |
LocaleCommentLanguageFunctionalTest | class | modules/ |
Functional tests for comment language. |
LocaleCommentLanguageFunctionalTest::getInfo | function | modules/ |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.