ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 |
Definition at line 81 of file class.ilCertificateTemplateExportAction.php.
References $objectId, $template, $time, and $type.
|
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().