[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/cck/includes/ -> content.devel.inc (summary)

(no description)

File Size: 218 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 10 functions

  content_generate_fields()
  content_devel_multiple()
  text_content_generate()
  _text_content_generate()
  number_content_generate()
  _number_content_generate()
  nodereference_content_generate()
  _nodereference_content_generate()
  userreference_content_generate()
  _userreference_content_generate()

Functions
Functions that are not part of a class:

content_generate_fields(&$node, $field)   X-Ref
Enrich the $node that is about to be saved with arbitrary
information in each of its CCK fields.


content_devel_multiple($function, $node, $field)   X-Ref
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 into a node array.


text_content_generate($node, $field)   X-Ref
No description

_text_content_generate($node, $field)   X-Ref
No description

number_content_generate($node, $field)   X-Ref
No description

_number_content_generate($node, $field)   X-Ref
No description

nodereference_content_generate($node, $field)   X-Ref
No description

_nodereference_content_generate($node, $field)   X-Ref
No description

userreference_content_generate($node, $field)   X-Ref
No description

_userreference_content_generate($node, $field)   X-Ref
No description



Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7