PHP Class acp_permission_roles

Afficher le fichier Open project: phpbb/phpbb

Méthodes publiques

Свойство Type Description
$u_action

Protected Properties

Свойство Type Description
$auth_admin

Méthodes publiques

Méthode 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 méthode

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

main() public méthode

public main ( $id, $mode )

remove_role() public méthode

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