| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Go to the source code of this file.
Functions | |
| extractSuffixFromFilename (string $filename) | |
| stripSuffix (string $title, ?string $suffix=null) | |
| ensureSuffix (string $title, ?string $suffix=null) | |
| ensureSuffixInBrackets (string $title, ?string $suffix=null) | |
Variables | |
| trait | ilObjFileSecureString | 
| Trait ilObjFileSecureString.  More... | |
      
  | 
  protected | 
Definition at line 48 of file trait.ilObjFileSecureString.php.
References extractSuffixFromFilename(), and stripSuffix().
Referenced by ilObjFile\appendStream(), ilObjFile\appendSuffixToTitle(), ilObjFile\beforeUpdate(), ilDAVContainer\createFile(), ilCollectFilesJob\getFileDirs(), ilDAVFile\getName(), ilObjFile\handleChangedObjectTitle(), ilDAVFile\put(), ilFileVersionFormGUI\saveObject(), ilDAVFile\setName(), and ilObjFile\updateObjectFromRevision().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 60 of file trait.ilObjFileSecureString.php.
References extractSuffixFromFilename(), and stripSuffix().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 29 of file trait.ilObjFileSecureString.php.
Referenced by ilObjFile\appendStream(), ilObjFile\appendSuffixToTitle(), ilObjFile\beforeUpdate(), ilDAVContainer\createFile(), ensureSuffix(), ensureSuffixInBrackets(), ilDAVFile\getName(), ilDAVFile\put(), ilDAVFile\setName(), stripSuffix(), and ilObjFile\updateObjectFromRevision().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 37 of file trait.ilObjFileSecureString.php.
References extractSuffixFromFilename().
Referenced by ensureSuffix(), ensureSuffixInBrackets(), ilObjFileInfo\getHeaderTitle(), and ilObjFileInfo\getListTitle().
 Here is the call graph for this function:
 Here is the caller graph for this function:| trait ilObjFileSecureString | 
Trait ilObjFileSecureString.
Definition at line 26 of file trait.ilObjFileSecureString.php.