This site is archived.
Skip to Content

Intro to the Field API for Module Developers

Your session in a few words: 
Learn to use the Field API to add custom content to anything
Date: 
September 2, 2009 - 17:15 - 18:00
Room: 
Adenauer
Track: 
Code it, test it, deploy it
Session Type: 
Lecture
Level of expertise: 
Intermediate
Language: 
English

Drupal 7 includes the new Field API which provides "CCK functionality" in core. The Field API supports attaching custom data fields to nodes, users, remote data objects, and any other type of entity. This session introduces the Field API for module developers and shows how it differs from Drupal 6's "hook_nodeapi" approach.