You are here

9 calls to content_field_tablename() in Content Construction Kit (CCK) 6

content_associate_fields in ./content.module
Allows a module to update the database for fields and columns it controls.
content_field_instance_delete in includes/content.crud.inc
Delete an existing field instance.
content_field_instance_read in includes/content.crud.inc
Load a field instance.
content_schema in ./content.install
Implementation of hook_schema.
content_types_install in ./content.install
'Safe' version of content_types() to use in updates and installs.
content_update_6000 in ./content.install
Add module name to fields table to make it easier to identify the fields to delete when a module is uninstalled.
number_update_6000 in modules/number/number.install
Rename old decimal fields, which were really floats, to float
_content_field_write in includes/content.crud.inc
Write a field record.
_content_type_info in ./content.module
Collate all information on content types, fields, and related structures.