ILIAS  trunk Revision v11.0_alpha-1846-g895b5f47236
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator 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: