ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilSimpleSAMLphpConfigTemplateHandler. More...
Public Member Functions | |
__construct (\ILIAS\Filesystem\Filesystem $fs) | |
ilSimpleSAMLphpConfigTemplateHandler constructor. More... | |
copy ($sourcePath, $destinationPath, array $placeholders=[]) | |
Protected Attributes | |
$fs | |
Class ilSimpleSAMLphpConfigTemplateHandler.
Definition at line 7 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
ilSimpleSAMLphpConfigTemplateHandler::__construct | ( | \ILIAS\Filesystem\Filesystem | $fs | ) |
ilSimpleSAMLphpConfigTemplateHandler constructor.
\ILIAS\Filesystem\Filesystem | $fs |
Definition at line 18 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
References $fs.
ilSimpleSAMLphpConfigTemplateHandler::copy | ( | $sourcePath, | |
$destinationPath, | |||
array | $placeholders = [] |
||
) |
string | $sourcePath | |
string | $destinationPath | |
array | $placeholders | A key value map where the key should be the name of a placeholder, and the value is a primitive type or a callable |
Definition at line 28 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
References ilUtil\getDataDir().
Referenced by ilSimpleSAMLphpWrapper\initConfigFiles().
|
protected |
Definition at line 12 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
Referenced by __construct().