8 calls to EntityFieldHandlerHelper::options_form() in Entity API 7
- entity_views_handler_field_boolean::options_form in views/
handlers/ entity_views_handler_field_boolean.inc - Provide a options form for this handler.
- entity_views_handler_field_date::options_form in views/
handlers/ entity_views_handler_field_date.inc - Provide a options form for this handler.
- entity_views_handler_field_duration::options_form in views/
handlers/ entity_views_handler_field_duration.inc - Default options form provides the label widget that all fields should have.
- entity_views_handler_field_entity::options_form in views/
handlers/ entity_views_handler_field_entity.inc - Default options form provides the label widget that all fields should have.
- entity_views_handler_field_numeric::options_form in views/
handlers/ entity_views_handler_field_numeric.inc - Provide a options form for this handler.
- entity_views_handler_field_options::options_form in views/
handlers/ entity_views_handler_field_options.inc - Returns an option form for setting this handler's options.
- entity_views_handler_field_text::options_form in views/
handlers/ entity_views_handler_field_text.inc - Provide a options form for this handler.
- entity_views_handler_field_uri::options_form in views/
handlers/ entity_views_handler_field_uri.inc - Provide a options form for this handler.