|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilSimpleSAMLphpConfigTemplateHandler. More...
Collaboration diagram for ilSimpleSAMLphpConfigTemplateHandler:Public Member Functions | |
| __construct (Filesystem $fs) | |
| ilSimpleSAMLphpConfigTemplateHandler constructor. More... | |
| copy (string $sourcePath, string $destinationPath, array $placeholders=[]) | |
Protected Attributes | |
| $fs | |
Class ilSimpleSAMLphpConfigTemplateHandler.
Definition at line 9 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
| ilSimpleSAMLphpConfigTemplateHandler::__construct | ( | Filesystem | $fs | ) |
ilSimpleSAMLphpConfigTemplateHandler constructor.
| Filesystem | $fs |
Definition at line 20 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 should be the name of a placeholder, and the value is a primitive type or a callable |
Definition at line 30 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
References ilUtil\getDataDir().
Here is the call graph for this function:
|
protected |
Definition at line 14 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
Referenced by __construct().