Function CMSPermissionsScanner->php_function_allowed

Definitions

sources/file_permissions_check.php

  • Find whether a particular PHP function is allowed.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$function string required parameter N/A N/A Function name

Return

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