ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
ilAssLacExpressionInterface.php
Go to the documentation of this file.
1
<?
php
10
interface
ilAssLacExpressionInterface
{
11
17
public
function
getValue
();
18
24
public
function
parseValue
($value);
25
}
php
An exception for terminatinating execution or to throw for unit testing.
ilAssLacExpressionInterface
Class ExpressionInterface.
Definition:
ilAssLacExpressionInterface.php:10
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 Fri Oct 3 2025 19:00:53 for ILIAS by
1.9.4 (using
Doxyfile
)