![]() |
IP.Board
3.3.0
|
Core group editing form. More...
Public Member Functions | |
| __construct () | |
| getDisplayContent ($group=array(), $tabsUsed=2) | |
| getForSave () | |
| postSave ($groupId) | |
Data Fields | |
| $tab_name = "" | |
Protected Attributes | |
| $cache | |
| $caches | |
| $DB | |
| $lang | |
| $member | |
| $memberData | |
| $registry | |
| $request | |
| $settings | |
Core group editing form.
| __construct | ( | ) |
Constructor
| getDisplayContent | ( | $ | group = array(), |
| $ | tabsUsed = 2 |
||
| ) |
Returns HTML tabs content for the page
| array | $group | Group data |
| integer | $tabsUsed | Number of tabs used so far (your ids should be this +1) |
Implements admin_group_form.
| getForSave | ( | ) |
Process the entries for saving and return
Implements admin_group_form.
| postSave | ( | $ | groupId | ) |
Post-process the entries for saving
| int | $groupId | Group id |
$registry [protected] |
Registry Object Shortcuts
| $tab_name = "" |
Tab name (leave it blank to use the default application title)