|
| addConfigElementsToForm (ilPropertyFormGUI $form, string $service, string $purpose) |
|
| populateConfigElementsInForm (ilPropertyFormGUI $form, string $service, string $purpose, array $config) |
|
| validateConfigInForm (ilPropertyFormGUI $form, string $service, string $purpose) |
|
| getConfigFromForm (ilPropertyFormGUI $form, string $service, string $purpose) |
|
| getDefaultConfig (string $service, string $purpose) |
|
◆ addConfigElementsToForm()
ilRendererConfig::addConfigElementsToForm |
( |
ilPropertyFormGUI |
$form, |
|
|
string |
$service, |
|
|
string |
$purpose |
|
) |
| |
◆ getConfigFromForm()
ilRendererConfig::getConfigFromForm |
( |
ilPropertyFormGUI |
$form, |
|
|
string |
$service, |
|
|
string |
$purpose |
|
) |
| |
◆ getDefaultConfig()
ilRendererConfig::getDefaultConfig |
( |
string |
$service, |
|
|
string |
$purpose |
|
) |
| |
◆ populateConfigElementsInForm()
ilRendererConfig::populateConfigElementsInForm |
( |
ilPropertyFormGUI |
$form, |
|
|
string |
$service, |
|
|
string |
$purpose, |
|
|
array |
$config |
|
) |
| |
- Parameters
-
ilPropertyFormGUI | $form | The config form for the administration |
string | $service | Service Title |
string | $purpose | Purpose Title |
| array<string,mixed> | $config KV-array with config |
- Returns
- void
Implemented in ilTCPDFRenderer.
◆ validateConfigInForm()
ilRendererConfig::validateConfigInForm |
( |
ilPropertyFormGUI |
$form, |
|
|
string |
$service, |
|
|
string |
$purpose |
|
) |
| |
The documentation for this interface was generated from the following file: