|
| __construct (private readonly ilLanguage $language, ?Closure $create=null) |
|
| render (string $link, string $command, string $cancel_command, string $message, array $items=[]) |
|
Definition at line 27 of file Confirmation.php.
◆ __construct()
ILIAS\LegalDocuments\Legacy\Confirmation::__construct |
( |
private readonly ilLanguage |
$language, |
|
|
?Closure |
$create = null |
|
) |
| |
◆ render()
ILIAS\LegalDocuments\Legacy\Confirmation::render |
( |
string |
$link, |
|
|
string |
$command, |
|
|
string |
$cancel_command, |
|
|
string |
$message, |
|
|
array |
$items = [] |
|
) |
| |
◆ $create
readonly Closure ILIAS\LegalDocuments\Legacy\Confirmation::$create |
|
private |
The documentation for this class was generated from the following file: