IP.Board  3.3.0
admin_members_restrictions_restrictions Class Reference
Inheritance diagram for admin_members_restrictions_restrictions:
ipsCommand

Public Member Functions

 doExecute (ipsRegistry $registry)

Protected Member Functions

 _acppermsList ()
 _addGroupDo ()
 _addMemberDo ()
 _addRole ($type='member')
 _removePermissions ($type='member')
 _restrictionsForm ($type='member')
 _restrictionsSave ()

Protected Attributes

 $form_code
 $form_code_js
 $html
 $member_info = array()

Member Function Documentation

_acppermsList ( ) [protected]

List members and groups with restrictions

Returns:
void Outputs to screen
Since:
2.1.0.2005-7-7
_addGroupDo ( ) [protected]

ACP Perms: Finish adding the group

Returns:
void
Since:
2.1.0.2005-7-8
_addMemberDo ( ) [protected]

ACP Perms: Finish adding the member

Checks input, adds row to DB if OK This bud's for you

Returns:
void
Since:
2.1.0.2005-7-8
_addRole ( type = 'member') [protected]

ACP Perms: Add member form

Parameters:
string[member|group]
Returns:
void
Since:
2.1.0.2005-7-7
_removePermissions ( type = 'member') [protected]

Remove ACP restrictions - this will make a restricted member or group have full permissions

Parameters:
string[member|group]
Returns:
void
Since:
2.1.0.2005-7-11
_restrictionsForm ( type = 'member') [protected]

Manage ACP restrictions - The meat and potatoes, so to speak

Parameters:
string[member|group]
Returns:
void
Since:
2.1.0.2005-7-11
_restrictionsSave ( ) [protected]

Saving the ACP restrictions - here's where it gets really dirty

Returns:
void
Since:
2.1.0.2005-7-11
doExecute ( ipsRegistry registry)

Main class entry point

Parameters:
objectipsRegistry reference
Returns:
void [Outputs to screen]

-----------------------------------------

-----------------------------------------

-----------------------------------------

-----------------------------------------

-----------------------------------------

-----------------------------------------

Reimplemented from ipsCommand.


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables