|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class Greater. More...
Inheritance diagram for ilAssLacGreaterOperation:
Collaboration diagram for ilAssLacGreaterOperation:Public Member Functions | |
| getDescription () | |
| Get a human readable description of the Composite element. More... | |
| getPattern () | |
Public Member Functions inherited from ilAssLacAbstractOperation | |
| getPattern () | |
| setNegated ($negated) | |
| isNegated () | |
Public Member Functions inherited from ilAssLacAbstractComposite | |
| addNode (ilAssLacCompositeInterface $node) | |
| Adds an ilAssLacCompositeInterface object to the node array which represents the condition tree structure. More... | |
| describe () | |
| Describes a Composite tree Structure as human readable string. More... | |
| addNode (ilAssLacCompositeInterface $node) | |
| Adds an CompositeInterface object to the node array which represents the condition tree structure. More... | |
| describe () | |
| Describes a Composite tree Structure as human readable string. More... | |
| getDescription () | |
| Get a human readable description of the Composite element. More... | |
Static Public Attributes | |
| static | $pattern = ">" |
Additional Inherited Members | |
Data Fields inherited from ilAssLacAbstractComposite | |
| $nodes = array() | |
Protected Attributes inherited from ilAssLacAbstractOperation | |
| $negated = false | |
Class Greater.
Date: 25.03.13 Time: 14:57
Definition at line 12 of file ilAssLacGreaterOperation.php.
| ilAssLacGreaterOperation::getDescription | ( | ) |
Get a human readable description of the Composite element.
Implements ilAssLacCompositeInterface.
Definition at line 20 of file ilAssLacGreaterOperation.php.
| ilAssLacGreaterOperation::getPattern | ( | ) |
Reimplemented from ilAssLacAbstractOperation.
Definition at line 28 of file ilAssLacGreaterOperation.php.
References $pattern.
|
static |
Definition at line 18 of file ilAssLacGreaterOperation.php.
Referenced by getPattern(), and ilAssLacOperationManufacturer\manufacture().