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

Public Member Functions

 createContainer (Container $parent, string $name)
 
 get (string $path, ?Container $parent=null)
 
 in (Container $container, bool $with_recently_deleted=false)
 
 delete (Entity $entity)
 

Detailed Description

Author
Fabian Schmid fabia.nosp@m.n@sr.nosp@m..solu.nosp@m.tion.nosp@m.s

Definition at line 29 of file ProxyRepository.php.

Member Function Documentation

◆ createContainer()

ILIAS\WebDAV\Objects\ProxyRepository::createContainer ( Container  $parent,
string  $name 
)

◆ delete()

ILIAS\WebDAV\Objects\ProxyRepository::delete ( Entity  $entity)

◆ get()

ILIAS\WebDAV\Objects\ProxyRepository::get ( string  $path,
?Container  $parent = null 
)

◆ in()

ILIAS\WebDAV\Objects\ProxyRepository::in ( Container  $container,
bool  $with_recently_deleted = false 
)

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