You are here

7 calls to content_widget_type_options() in Content Construction Kit (CCK) 6.2

content_field_basic_form in includes/content.admin.inc
A form element for selecting field, widget, and label.
content_field_edit_form in includes/content.admin.inc
Menu callback; presents the field editing page.
content_field_overview_form in includes/content.admin.inc
Menu callback; listing of fields for a content type.
content_field_type_options in includes/content.admin.inc
Return an array of field_type options.
template_preprocess_content_field_overview_form in theme/theme.inc
@file Theme preprocess function for content-admin-field-overview-form.tpl.php.
_content_field_overview_form_validate_add_existing in includes/content.admin.inc
Helper function for content_field_overview_form_validate.
_content_field_overview_form_validate_add_new in includes/content.admin.inc
Helper function for content_field_overview_form_validate.