ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct (int $objectId, string $certificatePath, ilLanguage $language, ilTemplate $template, ilCtrl $controller, ilAccess $access, ilToolbarGUI $toolbar, ilCertificatePlaceholderDescription $placeholderDescriptionObject, ilPageFormats $pageFormats=null, ilFormFieldParser $formFieldParser=null, ilCertificateTemplateImportAction $importAction=null, ilLogger $logger=null, ilCertificateTemplateRepository $templateRepository=null) | |
createForm (ilCertificateGUI $certificateGUI, ilCertificate $certificateObject) | |
save (array $formFields) | |
fetchFormFieldData (string $content) | |
Private Attributes | |
$objectId | |
$language | |
$template | |
$controller | |
$access | |
$toolbar | |
$placeholderDescriptionObject | |
$pageFormats | |
$formFieldParser | |
$importAction | |
$templateRepository | |
Definition at line 7 of file class.ilCertificateSettingsFormRepository.php.
ilCertificateSettingsFormRepository::__construct | ( | int | $objectId, |
string | $certificatePath, | ||
ilLanguage | $language, | ||
ilTemplate | $template, | ||
ilCtrl | $controller, | ||
ilAccess | $access, | ||
ilToolbarGUI | $toolbar, | ||
ilCertificatePlaceholderDescription | $placeholderDescriptionObject, | ||
ilPageFormats | $pageFormats = null , |
||
ilFormFieldParser | $formFieldParser = null , |
||
ilCertificateTemplateImportAction | $importAction = null , |
||
ilLogger | $logger = null , |
||
ilCertificateTemplateRepository | $templateRepository = null |
||
) |
integer | $objectId | |
string | $certificatePath | |
ilLanguage | $language | |
ilTemplate | $template | |
ilCtrl | $controller | |
ilAccess | $access | |
ilToolbarGUI | $toolbar | |
ilCertificatePlaceholderDescription | $placeholderDescriptionObject | |
ilPageFormats | null | $pageFormats | |
ilFormFieldParser | null | $formFieldParser | |
ilCertificateTemplateImportAction | null | $importAction | |
ilLogger | null | $logger | |
ilCertificateTemplateRepository | null | $templateRepository |
Definition at line 79 of file class.ilCertificateSettingsFormRepository.php.
References $access, $controller, $DIC, $formFieldParser, $importAction, $language, $objectId, $pageFormats, $placeholderDescriptionObject, $template, $templateRepository, and $toolbar.
ilCertificateSettingsFormRepository::createForm | ( | ilCertificateGUI | $certificateGUI, |
ilCertificate | $certificateObject | ||
) |
ilCertificateGUI | $certificateGUI | |
ilCertificate | $certificateObject |
Implements ilCertificateFormRepository.
Definition at line 149 of file class.ilCertificateSettingsFormRepository.php.
References $_GET, $certificate, $form, $format, $preview, $result, $tags, ilCertificate\getAdapter(), ilObjCertificateSettingsAccess\getBackgroundImageThumbPath(), ilCertificate\getBackgroundImageThumbPath(), ilObjCertificateSettingsAccess\getBackgroundImageThumbPathWeb(), ilSubmitButton\getInstance(), ilObjCertificateSettingsAccess\hasBackgroundImage(), ilCertificate\hasBackgroundImage(), ilFormPropertyGUI\setRequired(), ilTextInputGUI\setSize(), ilWACSignedPath\setTokenMaxLifetimeInSeconds(), and ilWACSignedPath\signFile().
ilCertificateSettingsFormRepository::fetchFormFieldData | ( | string | $content | ) |
string | $content |
Implements ilCertificateFormRepository.
Definition at line 355 of file class.ilCertificateSettingsFormRepository.php.
ilCertificateSettingsFormRepository::save | ( | array | $formFields | ) |
array | $formFields |
Implements ilCertificateFormRepository.
Definition at line 347 of file class.ilCertificateSettingsFormRepository.php.
|
private |
Definition at line 32 of file class.ilCertificateSettingsFormRepository.php.
Referenced by __construct().
|
private |
Definition at line 27 of file class.ilCertificateSettingsFormRepository.php.
Referenced by __construct().
|
private |
Definition at line 52 of file class.ilCertificateSettingsFormRepository.php.
Referenced by __construct().
|
private |
Definition at line 57 of file class.ilCertificateSettingsFormRepository.php.
Referenced by __construct().
|
private |
Definition at line 17 of file class.ilCertificateSettingsFormRepository.php.
Referenced by __construct().
|
private |
Definition at line 12 of file class.ilCertificateSettingsFormRepository.php.
Referenced by __construct().
|
private |
Definition at line 47 of file class.ilCertificateSettingsFormRepository.php.
Referenced by __construct().
|
private |
Definition at line 42 of file class.ilCertificateSettingsFormRepository.php.
Referenced by __construct().
|
private |
Definition at line 22 of file class.ilCertificateSettingsFormRepository.php.
Referenced by __construct().
|
private |
Definition at line 62 of file class.ilCertificateSettingsFormRepository.php.
Referenced by __construct().
|
private |
Definition at line 37 of file class.ilCertificateSettingsFormRepository.php.
Referenced by __construct().