| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 291 lines (11 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| forum_form_main($type, $edit = array() X-Ref |
| forum_form_forum(&$form_state, $edit = array() X-Ref |
| Returns a form for adding a forum to the forum vocabulary param: $edit Associative array containing a forum term to be added or edited. |
| forum_form_submit($form, &$form_state) X-Ref |
| Process forum form and container form submissions. |
| forum_form_container(&$form_state, $edit = array() X-Ref |
| Returns a form for adding a container to the forum vocabulary param: $edit Associative array containing a container term to be added or edited. |
| forum_confirm_delete(&$form_state, $tid) X-Ref |
| Returns a confirmation page for deleting a forum taxonomy term. param: $tid ID of the term to be deleted |
| forum_confirm_delete_submit($form, &$form_state) X-Ref |
| Implementation of forms api _submit call. Deletes a forum after confirmation. |
| forum_admin_settings() X-Ref |
| Form builder for the forum settings page. |
| forum_overview(&$form_state) X-Ref |
| Returns an overview list of existing forums and containers |
| _forum_parent_select($tid, $title, $child_type) X-Ref |
| Returns a select box for available parent terms param: $tid ID of the term which is being added or edited param: $title Title to display the select box with param: $child_type Whether the child is forum or container |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |