content_crud.inc

Version

1.4.2.15 (checked in on 2008/10/07 at 11:56:48 by karens)

Description

Create/Read/Update/Delete functions for CCK-defined object types.

Functions

Namesort iconDescription
content_field_createCreate a new field.
content_field_deleteDelete an existing field.
content_field_instance_collapseCollapse field info from field => widget to flattened form values.
content_field_instance_createCreate a new field instance.
content_field_instance_deleteDelete an existing field instance.
content_field_instance_expandExpand field info to create field => widget info.
content_field_instance_readLoad a field instance.
content_field_instance_updateUpdate an existing field instance.
content_field_readLoad a field.
content_field_updateUpdate an existing field.
content_types_rebuildRebuild content type information from node tables.
content_type_createMake changes needed when a content type is created.
content_type_deleteMake changes needed when a content type is deleted.
content_type_updateMake changes needed when an existing content type is updated.