ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
◀ 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
}
ilAssLacExpressionInterface\getValue
getValue()
Get the value of this Expression.
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...
Modules
TestQuestionPool
classes
questions
LogicalAnswerCompare
Expressions
ilAssLacExpressionInterface.php
Generated on Wed Aug 27 2025 19:00:48 for ILIAS by
1.8.13 (using
Doxyfile
)