10 calls to content_allowed_values() in Content Construction Kit (CCK) 6.3
- content.devel.inc in includes/
content.devel.inc - Functions needed for Devel module integration.
- content_handler_argument_many_to_one::allowed_values in includes/
views/ handlers/ content_handler_argument_many_to_one.inc - content_handler_filter_many_to_one::allowed_values in includes/
views/ handlers/ content_handler_filter_many_to_one.inc - 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 modules/
text/ text.module - Implementation of hook_field().
- 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.
- _text_allowed_values in modules/
text/ text.module