19 declare(strict_types=1);
 getAllMountInstructions()
 
createMountInstructionsDocumentEntry(ilWebDAVMountInstructionsDocument $document)
 
updateMountInstructions(ilWebDAVMountInstructionsDocument $document)
 
getMountInstructionsByLanguage(string $language)
 
doMountInstructionsExistByLanguage(string $language)
 
getHighestSortingNumber()
 
getMountInstructionsDocumentById(int $id)
 
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins 
 
updateSortingValueById(int $id, int $a_new_sorting_value)
 
getNextMountInstructionsDocumentId()
 
deleteMountInstructionsById(int $id)