Documentation

ManageMembergroups.template.php

Simple Machines Forum (SMF)

Tags
author

Simple Machines https://www.simplemachines.org

copyright

2025 Simple Machines and individual contributors

license

https://www.simplemachines.org/about/smf/license.php BSD

version
3.0

Alpha 2

Table of Contents

Functions

template_main()  : mixed
The main page listing all the groups.
template_new_group()  : mixed
Add a new membergroup.
template_edit_group()  : mixed
Edit an existing membergroup.
template_add_edit_group_boards_list()  : mixed
The template for determining which boards a group has access to.
template_group_members()  : mixed
Template for viewing the members of a group.
template_group_request_reason()  : mixed
Allow the moderator to enter a reason to each user being rejected.

Functions

template_add_edit_group_boards_list()

The template for determining which boards a group has access to.

template_add_edit_group_boards_list([bool $collapse = true ][, mixed $form_id = 'new_group' ]) : mixed
Parameters
$collapse : bool = true

Whether to collapse the list by default

$form_id : mixed = 'new_group'

template_group_request_reason()

Allow the moderator to enter a reason to each user being rejected.

template_group_request_reason() : mixed

        
On this page

Search results