ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
ilCertificateFileUtilsHelper Class Reference
+ Collaboration diagram for ilCertificateFileUtilsHelper:

Public Member Functions

 getValidFilename (string $targetFilename)
 

Detailed Description

Member Function Documentation

◆ getValidFilename()

ilCertificateFileUtilsHelper::getValidFilename ( string  $targetFilename)

Definition at line 26 of file ilCertificateFileUtilsHelper.php.

References ilFileUtils\getValidFilename().

26  : string
27  {
28  return ilFileUtils::getValidFilename($targetFilename);
29  }
static getValidFilename(string $a_filename)
+ Here is the call graph for this function:

The documentation for this class was generated from the following file: