Version 1.1 (checked in on 2009/09/03 at 16:12:44 by weitzman)
Functions needed for Devel module integration.
| Name | Description |
|---|---|
| cck_devel_multiple | A 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_fields | Enrich the $object that is about to be saved with arbitrary information in each of its fields. |