ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
ilAssLacFormAlertProvider.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2013 ILIAS open source, Extended GPL, see docs/LICENSE */
3
10
interface
ilAssLacFormAlertProvider
11
{
12
public
function
getFormAlert
(
ilLanguage
$lng
);
13
}
php
An exception for terminatinating execution or to throw for unit testing.
ilLanguage
language handling
Definition:
class.ilLanguage.php:27
ilAssLacFormAlertProvider
Definition:
ilAssLacFormAlertProvider.php:11
ilAssLacFormAlertProvider\getFormAlert
getFormAlert(ilLanguage $lng)
$lng
$lng
Definition:
save_question_post_data.php:23
Modules
TestQuestionPool
classes
questions
LogicalAnswerCompare
Exception
ilAssLacFormAlertProvider.php
Generated on Fri Oct 3 2025 21:00:52 for ILIAS by
1.9.4 (using
Doxyfile
)