You are here

Functions in Administration links access filter 8

Primary tabs

Namesort descending Location Description Direct uses Strings
admin_links_access_filter_filter_non_accessible_links ./admin_links_access_filter.module Helper function, hides links from admin menu, if user doesn't have access rights. 1
admin_links_access_filter_is_overview_page ./admin_links_access_filter.module Checks, if the given route name matches a pure (admin) overview page that can be skipped, if there are no child items set. The typical example are routes having the SystemController::systemAdminMenuBlockPage() function as their controller callback set. 1
admin_links_access_filter_preprocess_admin_block_content ./admin_links_access_filter.module Implements template_preprocess_admin_block_content().
admin_links_access_filter_preprocess_menu ./admin_links_access_filter.module Implements hook_preprocess_menu().
admin_links_access_filter_user_has_admin_role ./admin_links_access_filter.module Checks, if the given user has admin rights. 2

Other projects