forum.admin.inc
Version 1.27 (checked in on 2009/10/15 at 12:27:33 by dries)
Functions
| Name | Description |
|---|---|
| forum_admin_settings | Form builder for the forum settings page. |
| forum_confirm_delete | Returns a confirmation page for deleting a forum taxonomy term. |
| forum_confirm_delete_submit | Implement forms api _submit call. Deletes a forum after confirmation. |
| forum_form_container | Returns a form for adding a container to the forum vocabulary |
| forum_form_forum | Returns a form for adding a forum to the forum vocabulary |
| forum_form_main | @file Administrative page callbacks for the forum module. |
| forum_form_submit | Process forum form and container form submissions. |
| forum_overview | Returns an overview list of existing forums and containers |
| theme_forum_form | Theme forum forms. |
| _forum_parent_select | Returns a select box for available parent terms |
