CCKSelectOtherAllowedValuesTest |
class |
|
tests/cck_select_other.test |
Assert that allowed values restrict select other list options in the rare
case that someone decides to use them. |
|
|
|
CCKSelectOtherBasicTest |
class |
|
tests/cck_select_other.test |
Assert basic select other list operations. |
|
|
|
CCKSelectOtherHTMLEntitiesTest |
class |
|
tests/cck_select_other.test |
Assert HTML entities are not double-encoded. |
|
|
|
CCKSelectOtherMultipleFieldsTest |
class |
|
tests/cck_select_other.test |
Assert that select other list is functional when there are multiple select
other fields on a page. |
|
|
|
CCKSelectOtherMultipleValueListTest |
class |
|
tests/cck_select_other.test |
Assert multiple value list fields where $delta > 1 or -1 (unlimited). |
|
|
|
CCKSelectOtherNotRequiredTest |
class |
|
tests/cck_select_other.test |
Assert that select other list is not saving any values if -none- is selected |
|
|
|
CCKSelectOtherNumericFieldTest |
class |
|
tests/cck_select_other.test |
Assert that select other field widget can be used with non-text fields. |
|
|
|
CCKSelectOtherPHPOptionsTest |
class |
|
tests/cck_select_other.test |
Assert that PHP options work correctly in select other list. |
|
|
|
CCKSelectOtherTest |
class |
|
tests/cck_select_other.test |
This is a base class that other tests will rely on for standardized setUp(),
and tearDown() methods. |
7 |
|
|
cck_select_other_handler_field |
class |
|
views/cck_select_other_handler_field.inc |
Extension to the Content Field Handler class for CCK Select Other |
|
|
|
cck_select_other_handler_filter |
class |
|
views/cck_select_other_handler_filter.inc |
Extends Views in operator filter. |
|
|
|