Share_Backend_File_Dependent

interface OCP\Share_Backend_File_Dependent
Interface for share backends that share content that is dependent on files.
Extends the Share_Backend interface.
Source:lib/public/Share_Backend_File_Dependent.php#35
Parent:OCP\Share_Backend

Methods

public OCP\Share_Backend_File_Dependent::getFilePath($itemSource, $uidOwner)
Get the file path of the item
Source:

lib/public/Share_Backend_File_Dependent.php#43

Parameters:
  • $itemSource (string)
  • $uidOwner (string) User that is the owner of shared item
Returns:

string | bool

Since:

5.0.0