ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
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 38 of file class.ilOperatorsExpressionMapping.php.

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

◆ getOperatorsByExpression()

static ilOperatorsExpressionMapping::getOperatorsByExpression (   $expression)
static

Field Documentation

◆ $mappings


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