devel_generate.fields.inc

Version 1.1 (checked in on 2009/09/03 at 16:12:44 by weitzman)

Functions needed for Devel module integration.

Functions

NameDescription
cck_devel_multipleA simple function to return multiple values for fields that use custom multiple value widgets but don't need any other special multiple values handling. This will call the field generation function a random number of times and compile the results...
cck_generate_fieldsEnrich the $object that is about to be saved with arbitrary information in each of its fields.