Function Resource_fs_base->_default_property_urlpath

Definitions

sources/resource_fs_base_class.php

  • Find a default property for a URL.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$properties array required parameter N/A N/A The properties
$property ID_TEXT required parameter N/A N/A The property
$ignore_conflicts boolean False N/A N/A Whether to ignore conflicts with existing files (=edit op, basically)

Return

  • The value
  • Type: string
  • Set: N/A
  • Range: N/A