Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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. |
list_allowed_values_string | function | modules/ |
Generates a string representation of an array of 'allowed values'. |
list_boolean_allowed_values_callback | function | modules/ |
Form element #value_callback: assembles the allowed values for 'boolean' fields. |
list_extract_allowed_values | function | modules/ |
Parses a string of 'allowed values' into an array. |
list_field_formatter_info | function | modules/ |
Implements hook_field_formatter_info(). |
list_field_formatter_view | function | modules/ |
Implements hook_field_formatter_view(). |
list_field_info | function | modules/ |
Implements hook_field_info(). |
list_field_is_empty | function | modules/ |
Implements hook_field_is_empty(). |
list_field_schema | function | modules/ |
Implements hook_field_schema(). |
list_field_settings_form | function | modules/ |
Implements hook_field_settings_form(). |
list_field_update_field | function | modules/ |
Implements hook_field_update_field(). |
list_field_update_forbid | function | modules/ |
Implements hook_field_update_forbid(). |
list_field_validate | function | modules/ |
Implements hook_field_validate(). |
list_field_widget_info_alter | function | modules/ |
Implements hook_field_widget_info_alter(). |
list_help | function | modules/ |
Implements hook_help(). |
list_options_list | function | modules/ |
Implements hook_options_list(). |
list_test.info | file | modules/ |
name = "List test" description = "Support module for the List module tests." core = 7.x package = Testing version = VERSION hidden = TRUE |
list_test.module | file | modules/ |
Helper module for the List module tests. |
list_test_allowed_values_callback | function | modules/ |
Allowed values callback. |
list_test_dynamic_values_callback | function | modules/ |
An entity-bound allowed values callback. |
list_themes | function | includes/ |
Returns a list of all currently available themes. |
list_update_7001 | function | modules/ |
Rename the list field types and change 'allowed_values' format. |
Pagination
- Previous page
- Page 115
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.