MediaWiki
REL1_40
UserGetAllRightsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Permissions\Hook
;
4
12
interface
UserGetAllRightsHook
{
21
public
function
onUserGetAllRights
( &$rights );
22
}
MediaWiki\Permissions\Hook\UserGetAllRightsHook
This is a hook handler interface, see docs/Hooks.md.
Definition
UserGetAllRightsHook.php:12
MediaWiki\Permissions\Hook\UserGetAllRightsHook\onUserGetAllRights
onUserGetAllRights(&$rights)
This hook is called after calculating a list of all available rights.
MediaWiki\Permissions\Hook
Definition
GetUserPermissionsErrorsExpensiveHook.php:3
includes
Permissions
Hook
UserGetAllRightsHook.php
Generated on Thu Jun 27 2024 14:03:46 for MediaWiki by
1.10.0