ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
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: