| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ilWebDAVMountInstructionsDocument:Public Member Functions | |
| __construct (private int $id=0, private string $title="", private string $uploaded_instructions="", private string $processed_instructions="", private string $language="", private string $creation_ts='', private string $modification_ts='', private int $owner_usr_id=0, private int $last_modified_usr_id=0, private int $sorting=0) | |
| getId () | |
| getTitle () | |
| getUploadedInstructions () | |
| getProcessedInstructions () | |
| getLanguage () | |
| getCreationTs () | |
| getModificationTs () | |
| getOwnerUsrId () | |
| getLastModificationUsrId () | |
| getSorting () | |
Definition at line 21 of file class.ilWebDAVMountInstructionsDocument.php.
| ilWebDAVMountInstructionsDocument::__construct | ( | private int | $id = 0,  | 
        
| private string | $title = "",  | 
        ||
| private string | $uploaded_instructions = "",  | 
        ||
| private string | $processed_instructions = "",  | 
        ||
| private string | $language = "",  | 
        ||
| private string | $creation_ts = '',  | 
        ||
| private string | $modification_ts = '',  | 
        ||
| private int | $owner_usr_id = 0,  | 
        ||
| private int | $last_modified_usr_id = 0,  | 
        ||
| private int | $sorting = 0  | 
        ||
| ) | 
Definition at line 23 of file class.ilWebDAVMountInstructionsDocument.php.
| ilWebDAVMountInstructionsDocument::getCreationTs | ( | ) | 
Definition at line 62 of file class.ilWebDAVMountInstructionsDocument.php.
Referenced by ilWebDAVMountInstructionsDocumentFormGUI\createFilledObject(), ilWebDAVMountInstructionsRepositoryImpl\createMountInstructionsDocumentEntry(), and ilWebDAVMountInstructionsRepositoryImpl\updateMountInstructions().
 Here is the caller graph for this function:| ilWebDAVMountInstructionsDocument::getId | ( | ) | 
Definition at line 37 of file class.ilWebDAVMountInstructionsDocument.php.
References $id.
Referenced by ilWebDAVMountInstructionsDocumentFormGUI\createFilledObject(), ilWebDAVMountInstructionsRepositoryImpl\createMountInstructionsDocumentEntry(), ilWebDAVMountInstructionsUploadGUI\getDocumentForm(), and ilWebDAVMountInstructionsRepositoryImpl\updateMountInstructions().
 Here is the caller graph for this function:| ilWebDAVMountInstructionsDocument::getLanguage | ( | ) | 
Definition at line 57 of file class.ilWebDAVMountInstructionsDocument.php.
Referenced by ilWebDAVMountInstructionsDocumentFormGUI\createFilledObject(), ilWebDAVMountInstructionsRepositoryImpl\createMountInstructionsDocumentEntry(), and ilWebDAVMountInstructionsRepositoryImpl\updateMountInstructions().
 Here is the caller graph for this function:| ilWebDAVMountInstructionsDocument::getLastModificationUsrId | ( | ) | 
Definition at line 77 of file class.ilWebDAVMountInstructionsDocument.php.
Referenced by ilWebDAVMountInstructionsRepositoryImpl\createMountInstructionsDocumentEntry(), and ilWebDAVMountInstructionsRepositoryImpl\updateMountInstructions().
 Here is the caller graph for this function:| ilWebDAVMountInstructionsDocument::getModificationTs | ( | ) | 
Definition at line 67 of file class.ilWebDAVMountInstructionsDocument.php.
Referenced by ilWebDAVMountInstructionsRepositoryImpl\createMountInstructionsDocumentEntry(), and ilWebDAVMountInstructionsRepositoryImpl\updateMountInstructions().
 Here is the caller graph for this function:| ilWebDAVMountInstructionsDocument::getOwnerUsrId | ( | ) | 
Definition at line 72 of file class.ilWebDAVMountInstructionsDocument.php.
Referenced by ilWebDAVMountInstructionsDocumentFormGUI\createFilledObject(), ilWebDAVMountInstructionsRepositoryImpl\createMountInstructionsDocumentEntry(), and ilWebDAVMountInstructionsRepositoryImpl\updateMountInstructions().
 Here is the caller graph for this function:| ilWebDAVMountInstructionsDocument::getProcessedInstructions | ( | ) | 
Definition at line 52 of file class.ilWebDAVMountInstructionsDocument.php.
Referenced by ilWebDAVMountInstructionsRepositoryImpl\createMountInstructionsDocumentEntry().
 Here is the caller graph for this function:| ilWebDAVMountInstructionsDocument::getSorting | ( | ) | 
Definition at line 82 of file class.ilWebDAVMountInstructionsDocument.php.
Referenced by ilWebDAVMountInstructionsDocumentFormGUI\createFilledObject(), ilWebDAVMountInstructionsRepositoryImpl\createMountInstructionsDocumentEntry(), and ilWebDAVMountInstructionsRepositoryImpl\updateMountInstructions().
 Here is the caller graph for this function:| ilWebDAVMountInstructionsDocument::getTitle | ( | ) | 
Definition at line 42 of file class.ilWebDAVMountInstructionsDocument.php.
Referenced by ilWebDAVMountInstructionsRepositoryImpl\createMountInstructionsDocumentEntry(), and ilWebDAVMountInstructionsRepositoryImpl\updateMountInstructions().
 Here is the caller graph for this function:| ilWebDAVMountInstructionsDocument::getUploadedInstructions | ( | ) | 
Definition at line 47 of file class.ilWebDAVMountInstructionsDocument.php.
Referenced by ilWebDAVMountInstructionsRepositoryImpl\createMountInstructionsDocumentEntry().
 Here is the caller graph for this function: