nextcloud/lib/private/files/node
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags
$userId is now a mandatory parameter for searchByTags.

Also fixed some places in the code where the argument was missing (Node
API and View)
2014-12-12 11:18:35 +01:00
..
file.php make \OC\Files\Node\Node implement the FileInfo interface 2014-12-04 13:27:08 +01:00
folder.php Make $userId mandatory for searchByTags 2014-12-12 11:18:35 +01:00
node.php make \OC\Files\Node\Node implement the FileInfo interface 2014-12-04 13:27:08 +01:00
nonexistingfile.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
nonexistingfolder.php Make $userId mandatory for searchByTags 2014-12-12 11:18:35 +01:00
root.php Add public api for mount configurations 2014-12-04 16:47:27 +01:00