| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 517 lines (17 kb) |
| Included or required: | 7 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| devel_create_users($num, $kill, $age = 0) X-Ref |
| Generate some random users. param: $num param: $kill param: $age |
| devel_generate_content($form_state) X-Ref |
| The main API function for creating content. See devel_generate_content_form() for the supported keys in $form_state['values']. Other modules may participate by form_alter() on that form and then handling their data during hook_nodeapi('pre_save') or in own submit handler for the form. param: string $form_state return: void |
| devel_generate_add_comments($node, $users, $max_comments, $title_length = 8) X-Ref |
| No description |
| devel_generate_vocabs($records, $maxlength = 12, $types = array('story', 'blog', 'forum', 'page') X-Ref |
| No description |
| devel_generate_terms($records, $vocs, $maxlength = 12) X-Ref |
| No description |
| devel_generate_get_vocabs() X-Ref |
| No description |
| devel_generate_taxonomy_data($num_vocab, $num_terms, $title_length, $kill) X-Ref |
| No description |
| devel_generate_word($length) X-Ref |
| No description |
| devel_create_content($type = NULL) X-Ref |
| No description |
| devel_generate_content_types() X-Ref |
| No description |
| devel_create_para($words, $type = 0) X-Ref |
| No description |
| devel_create_greeking($words, $title = FALSE) X-Ref |
| No description |
| devel_generate_add_terms(&$node) X-Ref |
| No description |
| devel_get_users() X-Ref |
| No description |
| devel_generate_add_upload(&$node) X-Ref |
| No description |
| devel_generate_add_statistics($node) X-Ref |
| Generate statistics information for a node. param: $node |
| devel_generate_content_kill($results) X-Ref |
| Handle the devel_generate_content_form request to kill all of the content. This is used by both the batch and non-batch branches of the code. param: $num |
| devel_generate_content_pre_node(&$results) X-Ref |
| Pre-process the devel_generate_content_form request. This is needed so batch api can get the list of users once. This is used by both the batch and non-batch branches of the code. param: $num |
| devel_generate_content_add_node(&$results) X-Ref |
| Create one node. This is used by both the batch and non-batch branches of the code. param: $num |
| devel_generate_nodeapi(&$node, $op, $a3 = NULL, $a4 = NULL) X-Ref |
| No description |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |