ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ 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
}
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 Sat Jan 18 2025 19:01:24 for ILIAS by
1.8.13 (using
Doxyfile
)