ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
ilAssLacExpressionInterface Interface Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ Inheritance diagram for ilAssLacExpressionInterface:
+ Collaboration diagram for ilAssLacExpressionInterface:

Public Member Functions

 getValue ()
 Get the value of this Expression. More...
 
 parseValue ($value)
 Parses the delivered Value and sets the relevant information for an Expression as attributes. More...
 

Detailed Description

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ExpressionInterface

Date: 25.03.13 Time: 15:43

Author
Thomas Joußen tjous.nosp@m.sen@.nosp@m.datab.nosp@m.ay.d.nosp@m.e

Definition at line 25 of file ilAssLacExpressionInterface.php.

Member Function Documentation

◆ getValue()

◆ parseValue()

ilAssLacExpressionInterface::parseValue (   $value)

Parses the delivered Value and sets the relevant information for an Expression as attributes.

Parameters
string$value

Implemented in ilAssLacAbstractExpression.


The documentation for this interface was generated from the following file: