Function Resource_fs_base->is_folder_type

Definitions

sources/resource_fs_base_class.php

  • Find whether a resource type is of a folder-type.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$resource_type ID_TEXT required parameter N/A N/A The resource type

Return

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