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

Public Member Functions

 createMountInstructionsDocumentEntry (Document $document)
 
 getNextMountInstructionsDocumentId ()
 
 getHighestSortingNumber ()
 
 getMountInstructionsDocumentById (int $id)
 
 getMountInstructionsByLanguage (string $language)
 
 getAllMountInstructions ()
 
 doMountInstructionsExistByLanguage (string $language)
 
 updateMountInstructions (Document $document)
 
 updateSortingValueById (int $id, int $a_new_sorting_value)
 
 deleteMountInstructionsById (int $id)
 

Detailed Description

Definition at line 23 of file Repository.php.

Member Function Documentation

◆ createMountInstructionsDocumentEntry()

ILIAS\WebDAV\Mount\Repository::createMountInstructionsDocumentEntry ( Document  $document)

◆ deleteMountInstructionsById()

ILIAS\WebDAV\Mount\Repository::deleteMountInstructionsById ( int  $id)

◆ doMountInstructionsExistByLanguage()

ILIAS\WebDAV\Mount\Repository::doMountInstructionsExistByLanguage ( string  $language)

◆ getAllMountInstructions()

ILIAS\WebDAV\Mount\Repository::getAllMountInstructions ( )

◆ getHighestSortingNumber()

ILIAS\WebDAV\Mount\Repository::getHighestSortingNumber ( )

◆ getMountInstructionsByLanguage()

ILIAS\WebDAV\Mount\Repository::getMountInstructionsByLanguage ( string  $language)

◆ getMountInstructionsDocumentById()

ILIAS\WebDAV\Mount\Repository::getMountInstructionsDocumentById ( int  $id)

◆ getNextMountInstructionsDocumentId()

ILIAS\WebDAV\Mount\Repository::getNextMountInstructionsDocumentId ( )

◆ updateMountInstructions()

ILIAS\WebDAV\Mount\Repository::updateMountInstructions ( Document  $document)

◆ updateSortingValueById()

ILIAS\WebDAV\Mount\Repository::updateSortingValueById ( int  $id,
int  $a_new_sorting_value 
)

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