| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ilWebDAVLockObject:Public Member Functions | |
| __construct (protected string $token, protected int $obj_id, protected int $ilias_owner, protected string $dav_owner, protected int $expires, protected int $depth, protected string $type, protected int $scope) | |
| getToken () | |
| getObjId () | |
| getIliasOwner () | |
| getDavOwner () | |
| getExpires () | |
| getDepth () | |
| getType () | |
| getScope () | |
| getAsSabreDavLock (string $uri) | |
Definition at line 28 of file class.ilWebDAVLockObject.php.
| ilWebDAVLockObject::__construct | ( | protected string | $token, | 
| protected int | $obj_id, | ||
| protected int | $ilias_owner, | ||
| protected string | $dav_owner, | ||
| protected int | $expires, | ||
| protected int | $depth, | ||
| protected string | $type, | ||
| protected int | $scope | ||
| ) | 
Definition at line 30 of file class.ilWebDAVLockObject.php.
| ilWebDAVLockObject::getAsSabreDavLock | ( | string | $uri | ) | 
Definition at line 82 of file class.ilWebDAVLockObject.php.
References $scope, $timestamp, and $token.
| ilWebDAVLockObject::getDavOwner | ( | ) | 
Definition at line 57 of file class.ilWebDAVLockObject.php.
Referenced by ilWebDAVLocksRepository\saveLockToDB().
 Here is the caller graph for this function:| ilWebDAVLockObject::getDepth | ( | ) | 
Definition at line 67 of file class.ilWebDAVLockObject.php.
Referenced by ilWebDAVLocksRepository\saveLockToDB().
 Here is the caller graph for this function:| ilWebDAVLockObject::getExpires | ( | ) | 
Definition at line 62 of file class.ilWebDAVLockObject.php.
Referenced by ilWebDAVLocksRepository\saveLockToDB().
 Here is the caller graph for this function:| ilWebDAVLockObject::getIliasOwner | ( | ) | 
Definition at line 52 of file class.ilWebDAVLockObject.php.
Referenced by ilWebDAVLocksRepository\saveLockToDB().
 Here is the caller graph for this function:| ilWebDAVLockObject::getObjId | ( | ) | 
Definition at line 47 of file class.ilWebDAVLockObject.php.
Referenced by ilWebDAVLocksRepository\saveLockToDB().
 Here is the caller graph for this function:| ilWebDAVLockObject::getScope | ( | ) | 
Definition at line 77 of file class.ilWebDAVLockObject.php.
References $scope.
Referenced by ilWebDAVLocksRepository\saveLockToDB().
 Here is the caller graph for this function:| ilWebDAVLockObject::getToken | ( | ) | 
Definition at line 42 of file class.ilWebDAVLockObject.php.
References $token.
Referenced by ilWebDAVLocksRepository\saveLockToDB().
 Here is the caller graph for this function:| ilWebDAVLockObject::getType | ( | ) | 
Definition at line 72 of file class.ilWebDAVLockObject.php.
Referenced by ilWebDAVLocksRepository\saveLockToDB().
 Here is the caller graph for this function: