7 calls to cck_select_other_options() in CCK Select Other 6
- CCKSelectOtherBasicTest::testSelectFieldValue in tests/
cck_select_other.test - Modify node with a new value from select list options
- CCKSelectOtherTest::setUp in tests/
cck_select_other.test - Implementation of setUp() method
- CCKSelectOtherTest::testSelectOtherOptions in tests/
cck_select_other.test - cck_select_other_handler_field::render in views/
cck_select_other_handler_field.inc - cck_select_other_handler_filter::get_value_options in views/
cck_select_other_handler_filter.inc - cck_select_other_pre_render in ./
cck_select_other.module - Pre render callback for the form so we can recreate the fake form after it gets blown away by the CCK process callback.
- cck_select_other_widget in ./
cck_select_other.module - Implementation of hook_widget().