|
ILIAS
release_8 Revision v8.24
|
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().
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.
References $filename.
Referenced by ilObjFile\appendSuffixToTitle(), ensureSuffix(), ensureSuffixInBrackets(), and stripSuffix().
Here is the caller graph for this function:
|
protected |
Definition at line 37 of file trait.ilObjFileSecureString.php.
References extractSuffixFromFilename().
Referenced by ensureSuffix(), ensureSuffixInBrackets(), 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 25 of file trait.ilObjFileSecureString.php.