UnLockResource Method

Unlocks a resource.

Object Oriented Interface

public function doUnLockResource($resourceuri);

Procedural Interface

ipworks_webdav_do_unlockresource($res, $resourceuri);

Remarks

Before calling UnLockResource on a particular resource, the LockTokens property must be set to the lock tokens for ResourceURI. The method will remove the lock, allowing other users or non-privileged users to access and operate on the file.

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