Function CMSPermissionsScannerWindows->_has_complete_execute_setting

Definitions

sources/file_permissions_check.php

  • Find if complete execute access is set for the given ACE.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$permissions array required parameter N/A N/A The ACE
$permissions_involved array required parameter N/A N/A A list of permissions involved, returned by reference

Return

  • Whether it is
  • Type: boolean
  • Set: N/A
  • Range: N/A