Function CMSPermissionsScannerLinux->process_lsattr

Definitions

sources/file_permissions_check.php

  • Find the extended attributes for a path.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$path PATH required parameter N/A N/A The absolute path
$directory_contents boolean False N/A N/A Whether this is a directory to get the contents of

Return

  • A map of file paths to extended attribute strings
  • Type: array
  • Set: N/A
  • Range: N/A