ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
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.

26 : string
27 {
28 return ilFileUtils::getValidFilename($targetFilename);
29 }
static getValidFilename(string $a_filename)

References ilFileUtils\getValidFilename().

+ Here is the call graph for this function:

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