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¶
- Get the file path of the item
Source: Parameters: - $itemSource (string)
- $uidOwner (string) User that is the owner of shared item
Returns: string | bool
Since: 5.0.0