ILIAS
release_8 Revision v8.19
|
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\appendSuffixToTitle(), ilObjFile\beforeUpdate(), ilObjFileInfo\getHeaderTitle(), ilObjFile\handleChangedObjectTitle(), ilFileVersionFormGUI\saveObject(), and ilObjFile\updateObjectFromRevision().
|
protected |
Definition at line 60 of file trait.ilObjFileSecureString.php.
References extractSuffixFromFilename(), and stripSuffix().
|
protected |
Definition at line 29 of file trait.ilObjFileSecureString.php.
Referenced by ilObjFile\appendSuffixToTitle(), ensureSuffix(), ensureSuffixInBrackets(), stripSuffix(), and ilObjFile\updateObjectFromRevision().
|
protected |
Definition at line 37 of file trait.ilObjFileSecureString.php.
References extractSuffixFromFilename().
Referenced by ensureSuffix(), ensureSuffixInBrackets(), and ilObjFileInfo\getListTitle().
trait ilObjFileSecureString |
Trait ilObjFileSecureString.
Definition at line 26 of file trait.ilObjFileSecureString.php.