ILIAS  trunk Revision v12.0_alpha-1540-g00f839d5fa1
ILIAS\WebDAV\Lock\LockObject Interface Reference
+ Inheritance diagram for ILIAS\WebDAV\Lock\LockObject:
+ Collaboration diagram for ILIAS\WebDAV\Lock\LockObject:

Public Member Functions

 getToken ()
 
 getObjId ()
 
 getIliasOwner ()
 
 getDavOwner ()
 
 getExpires ()
 
 getDepth ()
 
 getType ()
 
 getScope ()
 
 getAsSabreDavLock (string $uri)
 

Detailed Description

Author
Raphael Heer rapha.nosp@m.el.h.nosp@m.eer@h.nosp@m.slu..nosp@m.ch $Id$

Definition at line 30 of file LockObject.php.

Member Function Documentation

◆ getAsSabreDavLock()

ILIAS\WebDAV\Lock\LockObject::getAsSabreDavLock ( string  $uri)

Implemented in ILIAS\WebDAV\Lock\Lock.

◆ getDavOwner()

ILIAS\WebDAV\Lock\LockObject::getDavOwner ( )

Implemented in ILIAS\WebDAV\Lock\Lock.

Referenced by ILIAS\WebDAV\Lock\LocksRepositoryDB\save().

+ Here is the caller graph for this function:

◆ getDepth()

ILIAS\WebDAV\Lock\LockObject::getDepth ( )

Implemented in ILIAS\WebDAV\Lock\Lock.

Referenced by ILIAS\WebDAV\Lock\LocksRepositoryDB\save().

+ Here is the caller graph for this function:

◆ getExpires()

ILIAS\WebDAV\Lock\LockObject::getExpires ( )

Implemented in ILIAS\WebDAV\Lock\Lock.

Referenced by ILIAS\WebDAV\Lock\LocksRepositoryDB\save().

+ Here is the caller graph for this function:

◆ getIliasOwner()

ILIAS\WebDAV\Lock\LockObject::getIliasOwner ( )

Implemented in ILIAS\WebDAV\Lock\Lock.

Referenced by ILIAS\WebDAV\Lock\LocksRepositoryDB\save().

+ Here is the caller graph for this function:

◆ getObjId()

ILIAS\WebDAV\Lock\LockObject::getObjId ( )

Implemented in ILIAS\WebDAV\Lock\Lock.

Referenced by ILIAS\WebDAV\Lock\LocksRepositoryDB\save().

+ Here is the caller graph for this function:

◆ getScope()

ILIAS\WebDAV\Lock\LockObject::getScope ( )

Implemented in ILIAS\WebDAV\Lock\Lock.

Referenced by ILIAS\WebDAV\Lock\LocksRepositoryDB\save().

+ Here is the caller graph for this function:

◆ getToken()

ILIAS\WebDAV\Lock\LockObject::getToken ( )

Implemented in ILIAS\WebDAV\Lock\Lock.

Referenced by ILIAS\WebDAV\Lock\LocksRepositoryDB\save().

+ Here is the caller graph for this function:

◆ getType()

ILIAS\WebDAV\Lock\LockObject::getType ( )

Implemented in ILIAS\WebDAV\Lock\Lock.

Referenced by ILIAS\WebDAV\Lock\LocksRepositoryDB\save().

+ Here is the caller graph for this function:

The documentation for this interface was generated from the following file: