forum.admin.inc
Версия 1.8.2.1 (checked in on 2009/05/26 at 08:13:00 by goba)
Administrative page callbacks for the forum module.
Функции
Имя | Описание |
---|---|
forum_admin_settings | Конструктор формы для страницы настроек форума. Смотрите также system_settings_form() |
forum_confirm_delete | Returns a confirmation page for deleting a forum taxonomy term. |
forum_confirm_delete_submit | Implementation of 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 | |
forum_form_submit | Process forum form and container form submissions. |
forum_overview | Returns an overview list of existing forums and containers |
_forum_parent_select | Returns a select box for available parent terms |