ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilOperatorsExpressionMapping Class Reference

Class ilOperatorsExpressionMapping. More...

+ Collaboration diagram for ilOperatorsExpressionMapping:

Static Public Member Functions

static getOperatorsByExpression ($expression)
 
static getAll ()
 

Static Private Attributes

static $mappings
 

Detailed Description

Class ilOperatorsExpressionMapping.

Date: 03.12.13 Time: 13:16

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

Definition at line 12 of file class.ilOperatorsExpressionMapping.php.

Member Function Documentation

◆ getAll()

static ilOperatorsExpressionMapping::getAll ( )
static

Definition at line 39 of file class.ilOperatorsExpressionMapping.php.

40  {
41  return self::$mappings;
42  }

◆ getOperatorsByExpression()

static ilOperatorsExpressionMapping::getOperatorsByExpression (   $expression)
static

Field Documentation

◆ $mappings

ilOperatorsExpressionMapping::$mappings
staticprivate
Initial value:

Definition at line 18 of file class.ilOperatorsExpressionMapping.php.


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