ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
ilWebDAVMountInstructionsRepository Interface Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ 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

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning

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: