forum.admin.inc

Version

1.8 (checked in on 2008/01/30 at 10:14:42 by goba)

Description

Administrative page callbacks for the forum module.

Functions

Namesort iconDescription
forum_admin_settingsForm builder for the forum settings page. See alsosystem_settings_form()
forum_confirm_deleteReturns a confirmation page for deleting a forum taxonomy term.
forum_confirm_delete_submitImplementation of forms api _submit call. Deletes a forum after confirmation.
forum_form_containerReturns a form for adding a container to the forum vocabulary
forum_form_forumReturns a form for adding a forum to the forum vocabulary
forum_form_main
forum_form_submitProcess forum form and container form submissions.
forum_overviewReturns an overview list of existing forums and containers
_forum_parent_selectReturns a select box for available parent terms
 
 

Drupal is a registered trademark of Dries Buytaert.