Class bedezign\yii2\audit\components\Access

Inheritancebedezign\yii2\audit\components\Access » yii\base\Component

Public Methods

Hide inherited methods

MethodDescriptionDefined By
checkAccess() Check if the current user has access to the audit functionality bedezign\yii2\audit\components\Access
getAccessControlFilter() bedezign\yii2\audit\components\Access

Method Details

checkAccess() public static method

Check if the current user has access to the audit functionality

public static bool checkAccess ( )
getAccessControlFilter() public static method

public static array getAccessControlFilter ( )