ILIAS  trunk Revision v11.0_alpha-1749-g1a06bdef097
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilWebDAVMountInstructionsRepository Interface Reference
+ Inheritance diagram for ilWebDAVMountInstructionsRepository:
+ Collaboration diagram for ilWebDAVMountInstructionsRepository:

Public Member Functions

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

Detailed Description

Definition at line 21 of file ilWebDAVMountInstructionsRepository.php.

Member Function Documentation

◆ createMountInstructionsDocumentEntry()

ilWebDAVMountInstructionsRepository::createMountInstructionsDocumentEntry ( ilWebDAVMountInstructionsDocument  $document)

◆ deleteMountInstructionsById()

ilWebDAVMountInstructionsRepository::deleteMountInstructionsById ( int  $id)

◆ doMountInstructionsExistByLanguage()

ilWebDAVMountInstructionsRepository::doMountInstructionsExistByLanguage ( string  $language)

◆ getAllMountInstructions()

ilWebDAVMountInstructionsRepository::getAllMountInstructions ( )

◆ getHighestSortingNumber()

ilWebDAVMountInstructionsRepository::getHighestSortingNumber ( )

◆ getMountInstructionsByLanguage()

ilWebDAVMountInstructionsRepository::getMountInstructionsByLanguage ( string  $language)

◆ getMountInstructionsDocumentById()

ilWebDAVMountInstructionsRepository::getMountInstructionsDocumentById ( int  $id)

◆ getNextMountInstructionsDocumentId()

ilWebDAVMountInstructionsRepository::getNextMountInstructionsDocumentId ( )

◆ updateMountInstructions()

ilWebDAVMountInstructionsRepository::updateMountInstructions ( ilWebDAVMountInstructionsDocument  $document)

◆ updateSortingValueById()

ilWebDAVMountInstructionsRepository::updateSortingValueById ( int  $id,
int  $a_new_sorting_value 
)

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