ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Public Member Functions | |
__construct (private readonly int $objectId, private readonly string $certificatePath, private readonly ilCertificateTemplateRepository $templateRepository, private readonly IRSS $irss, ?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... | |
Private Attributes | |
readonly ilCertificateObjectHelper | $objectHelper |
readonly ilCertificateUtilHelper | $utilHelper |
Definition at line 31 of file class.ilCertificateTemplateExportAction.php.
ilCertificateTemplateExportAction::__construct | ( | private readonly int | $objectId, |
private readonly string | $certificatePath, | ||
private readonly ilCertificateTemplateRepository | $templateRepository, | ||
private readonly IRSS | $irss, | ||
?ilCertificateObjectHelper | $objectHelper = null , |
||
?ilCertificateUtilHelper | $utilHelper = null |
||
) |
Definition at line 36 of file class.ilCertificateTemplateExportAction.php.
References $objectHelper, $utilHelper, and null.
ilCertificateTemplateExportAction::export | ( | string | $rootDir = CLIENT_WEB_DIR , |
string | $installationId = IL_INST_ID |
||
) |
Creates a downloadable file via the browser.
Definition at line 58 of file class.ilCertificateTemplateExportAction.php.
|
private |
Definition at line 33 of file class.ilCertificateTemplateExportAction.php.
Referenced by __construct().
|
private |
Definition at line 34 of file class.ilCertificateTemplateExportAction.php.
Referenced by __construct().