IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

ListParents Method

Lists the parent folders of a file or folder.

Object Oriented Interface

public function doListParents($resourceid);

Procedural Interface

ipworkscloud_googledrive_do_listparents($res, $resourceid);

Remarks

This is a convenience method that simply retrieves the parent Ids of the file or folder specified by ResourceId and passes them to GetResourceInfo.

Refer to GetResourceInfo for more information.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]