ILIAS
trunk Revision v11.0_alpha-1689-g66c127b4ae8
|
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(), null, 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().
|
protected |
Definition at line 60 of file trait.ilObjFileSecureString.php.
References extractSuffixFromFilename(), null, and stripSuffix().
|
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().
|
protected |
Definition at line 37 of file trait.ilObjFileSecureString.php.
References extractSuffixFromFilename(), and null.
Referenced by ensureSuffix(), ensureSuffixInBrackets(), ilObjFileInfo\getHeaderTitle(), and ilObjFileInfo\getListTitle().
trait ilObjFileSecureString |
Trait ilObjFileSecureString.
Definition at line 26 of file trait.ilObjFileSecureString.php.