ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
ilAssLacExpressionInterface.php
Go to the documentation of this file.
1
<?
php
10
interface
ilAssLacExpressionInterface
11
{
12
18
public
function
getValue
();
19
25
public
function
parseValue
($value);
26
}
php
An exception for terminatinating execution or to throw for unit testing.
ilAssLacExpressionInterface
Class ExpressionInterface.
Definition:
ilAssLacExpressionInterface.php:11
ilAssLacExpressionInterface\parseValue
parseValue($value)
Parses the delivered Value and sets the relevant information for an Expression as attributes.
ilAssLacExpressionInterface\getValue
getValue()
Get the value of this Expression.
Modules
TestQuestionPool
classes
questions
LogicalAnswerCompare
Expressions
ilAssLacExpressionInterface.php
Generated on Sat Oct 4 2025 20:00:54 for ILIAS by
1.9.4 (using
Doxyfile
)