|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Collaboration diagram for ilCertificateTemplateExportAction:Public Member Functions | |
| __construct (int $objectId, string $certificatePath, ilCertificateTemplateRepository $templateRepository, Filesystem $filesystem, ilCertificateObjectHelper $objectHelper=null, ilCertificateUtilHelper $utilHelper=null) | |
| export ($rootDir=CLIENT_WEB_DIR, $installationId=IL_INST_ID) | |
| Creates an downloadable file via the browser. More... | |
Private Attributes | |
| $objectId | |
| $certificatePath | |
| $templateRepository | |
| $filesystem | |
| $objectHelper | |
| $utilHelper | |
Definition at line 9 of file class.ilCertificateTemplateExportAction.php.
| ilCertificateTemplateExportAction::__construct | ( | int | $objectId, |
| string | $certificatePath, | ||
| ilCertificateTemplateRepository | $templateRepository, | ||
| Filesystem | $filesystem, | ||
| ilCertificateObjectHelper | $objectHelper = null, |
||
| ilCertificateUtilHelper | $utilHelper = null |
||
| ) |
| integer | $objectId | |
| string | $certificatePath | |
| ilCertificateTemplateRepository | $templateRepository | |
| Filesystem | $filesystem | |
| ilCertificateObjectHelper | null | $objectHelper | |
| ilCertificateUtilHelper | null | $utilHelper |
Definition at line 49 of file class.ilCertificateTemplateExportAction.php.
References $certificatePath, $filesystem, $objectHelper, $objectId, $templateRepository, and $utilHelper.
| ilCertificateTemplateExportAction::export | ( | $rootDir = CLIENT_WEB_DIR, |
|
$installationId = IL_INST_ID |
|||
| ) |
Creates an downloadable file via the browser.
| string | $rootDir | |
| string | $installationId |
ILIAS\Filesystem\Exception\FileAlreadyExistsException
ILIAS\Filesystem\Exception\FileNotFoundException
ILIAS\Filesystem\Exception\IOException
Definition at line 81 of file class.ilCertificateTemplateExportAction.php.
|
private |
Definition at line 19 of file class.ilCertificateTemplateExportAction.php.
Referenced by __construct().
|
private |
Definition at line 29 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 14 of file class.ilCertificateTemplateExportAction.php.
Referenced by __construct(), and export().
|
private |
Definition at line 24 of file class.ilCertificateTemplateExportAction.php.
Referenced by __construct().
|
private |
Definition at line 39 of file class.ilCertificateTemplateExportAction.php.
Referenced by __construct().