ILIAS
release_8 Revision v8.19
|
Class ilSimpleSAMLphpConfigTemplateHandler. More...
Public Member Functions | |
__construct (Filesystem $fs) | |
copy (string $sourcePath, string $destinationPath, array $placeholders=[]) | |
Protected Attributes | |
Filesystem | $fs |
Class ilSimpleSAMLphpConfigTemplateHandler.
Definition at line 27 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
ilSimpleSAMLphpConfigTemplateHandler::__construct | ( | Filesystem | $fs | ) |
Definition at line 31 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
References $fs.
ilSimpleSAMLphpConfigTemplateHandler::copy | ( | string | $sourcePath, |
string | $destinationPath, | ||
array | $placeholders = [] |
||
) |
string | $sourcePath | |
string | $destinationPath | |
array | $placeholders | A key/value map where the key is the name of a placeholder, and the value is a primitive type or a callable |
Definition at line 41 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
References ilFileUtils\getDataDir().
Referenced by ilSimpleSAMLphpWrapper\initConfigFiles().
|
protected |
Definition at line 29 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
Referenced by __construct().