|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilCertificateTemplateExportAction:Public Member Functions | |
| __construct (int $objectId, string $certificatePath, ilCertificateTemplateRepository $templateRepository, Filesystem $filesystem, ?ilCertificateObjectHelper $objectHelper=null, ?ilCertificateUtilHelper $utilHelper=null) | |
| export (string $rootDir=CLIENT_WEB_DIR, string $installationId=IL_INST_ID) | |
| Creates a downloadable file via the browser. More... | |
Definition at line 29 of file class.ilCertificateTemplateExportAction.php.
| ilCertificateTemplateExportAction::__construct | ( | int | $objectId, |
| string | $certificatePath, | ||
| ilCertificateTemplateRepository | $templateRepository, | ||
| Filesystem | $filesystem, | ||
| ?ilCertificateObjectHelper | $objectHelper = null, |
||
| ?ilCertificateUtilHelper | $utilHelper = null |
||
| ) |
Definition at line 38 of file class.ilCertificateTemplateExportAction.php.
References $certificatePath, $filesystem, $objectHelper, $objectId, $templateRepository, $utilHelper, and ILIAS\Repository\filesystem().
Here is the call graph for this function:| ilCertificateTemplateExportAction::export | ( | string | $rootDir = CLIENT_WEB_DIR, |
| string | $installationId = IL_INST_ID |
||
| ) |
Creates a downloadable file via the browser.
| string | $rootDir | |
| string | $installationId |
| FileAlreadyExistsException | |
| FileNotFoundException | |
| IOException |
Definition at line 70 of file class.ilCertificateTemplateExportAction.php.
References $objectId, $type, and ILIAS\Repository\filesystem().
Here is the call graph for this function:
|
private |
Definition at line 32 of file class.ilCertificateTemplateExportAction.php.
Referenced by __construct().
|
private |
Definition at line 34 of file class.ilCertificateTemplateExportAction.php.
Referenced by __construct().
|
private |
Definition at line 35 of file class.ilCertificateTemplateExportAction.php.
Referenced by __construct().
|
private |
Definition at line 31 of file class.ilCertificateTemplateExportAction.php.
Referenced by __construct(), and export().
|
private |
Definition at line 33 of file class.ilCertificateTemplateExportAction.php.
Referenced by __construct().
|
private |
Definition at line 36 of file class.ilCertificateTemplateExportAction.php.
Referenced by __construct().