|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilSimpleSAMLphpConfigTemplateHandler. More...
Collaboration diagram for ilSimpleSAMLphpConfigTemplateHandler: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().
Here is the call graph for this function:
|
protected |
Definition at line 12 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
Referenced by __construct().