Share_Backend_Collection¶
- Interface for collections of of items implemented by another share backend.Extends the Share_Backend interface.
Source: lib/public/Share_Backend_Collection.php#35 Parent: OCP\Share_Backend
Methods¶
- Get the sources of the children of the item
Source: Parameters: - $itemSource (string)
Returns: array Returns an array of children each inside an array with the keys: source, target, and file_path if applicable
Since: 5.0.0