ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilCertificateFileUtilsHelper Class Reference
+ Collaboration diagram for ilCertificateFileUtilsHelper:

Public Member Functions

 getValidFilename ($targetFilename)
 

Detailed Description

Member Function Documentation

◆ getValidFilename()

ilCertificateFileUtilsHelper::getValidFilename (   $targetFilename)
Parameters
$targetFilename
Returns
string
Exceptions
ilFileUtilsException

Definition at line 14 of file ilCertificateFileUtilsHelper.php.

References ilFileUtils\getValidFilename().

15  {
16  return ilFileUtils::getValidFilename($targetFilename);
17  }
static getValidFilename($a_filename)
Get valid filename.
+ Here is the call graph for this function:

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