11 calls to content_allowed_values() in Content Construction Kit (CCK) 6
- number_field in modules/
number/ number.module - Implementation of hook_field().
- number_field_settings in modules/
number/ number.module - Implementation of hook_field_settings().
- optionwidgets_options in modules/
optionwidgets/ optionwidgets.module - Helper function for finding the allowed values list for a field.
- text_field in examples/
example_field.php - Implementation of hook_field().
- text_field in modules/
text/ text.module - Implementation of hook_field().
- text_field_formatter in examples/
example_field.php - Implementation of hook_field_formatter().
- text_field_settings in examples/
example_field.php - Implementation of hook_field_settings().
- text_field_settings in modules/
text/ text.module - Implementation of hook_field_settings().
- theme_number_formatter_generic in modules/
number/ number.module - Proxy theme function for number field formatters.
- views_handler_filter_many_to_one_content::allowed_values in includes/
content.views.inc - _text_allowed_values in modules/
text/ text.module