You are here

12 calls to _content_widget_types() in Content Construction Kit (CCK) 6.3

content_copy_export in modules/content_copy/content_copy.module
Process the export, get field admin forms for all requested fields and save the form values as formatted text.
content_copy_fields in modules/content_copy/content_copy.module
Get all the *active* fields for a content type.
content_default_value in ./content.module
Helper function to return the correct default value for a field.
content_field_basic_form_submit in includes/content.admin.inc
Create a new field for a content type.
content_field_edit_form in includes/content.admin.inc
Menu callback; presents the field editing page.
content_field_edit_form_validate in includes/content.admin.inc
Validate a field's settings.
content_field_instance_collapse in includes/content.crud.inc
Collapse field info from field => widget to flattened form values.
content_field_instance_expand in includes/content.crud.inc
Expand field info to create field => widget info.
content_inactive_message in includes/content.admin.inc
Helper function to display a message about inactive fields.
content_instance_default_values in includes/content.crud.inc
Create an array of default values for a field instance.
content_multigroup_field_basic_form in modules/content_multigroup/content_multigroup.admin.inc
Alter the basic field settings form.
content_widget_type_options in includes/content.admin.inc
Return an array of widget type options for a field type.