PHP Class acp_permission_roles

Datei anzeigen Open project: phpbb/phpbb

Public Properties

Property Type Description
$u_action

Protected Properties

Property Type Description
$auth_admin

Public Methods

Method Description
display_auth_options ( $auth_options ) Display permission settings able to be set
main ( $id, $mode )
remove_role ( $role_id, $permission_type ) Remove role

Method Details

display_auth_options() public method

Display permission settings able to be set
public display_auth_options ( $auth_options )

main() public method

public main ( $id, $mode )

remove_role() public method

Remove role
public remove_role ( $role_id, $permission_type )

Property Details

$auth_admin protected_oe property

protected $auth_admin

$u_action public_oe property

public $u_action