Kernel::WebApp::Util::Menu::AccessAdminInterface

NAME

Kernel::WebApp::Util::Menu::AccessAdminInterface – Access control for the admin interface link in the burger menu.

PUBLIC INTERFACE

MethodParamValidationSchema()

Validator definitions for method parameter validation.

Check()

This method checks the availability of admin interface permissions, for the given UserID. If the interface access is permitted, the method returns 1, otherwise it returns undef.

Scroll to Top