| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Inheritance diagram for ilAssLacAndOperation:
 Collaboration diagram for ilAssLacAndOperation: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... | |
Static Public Attributes | |
| static | $pattern = "&" | 
Additional Inherited Members | |
  Data Fields inherited from ilAssLacAbstractComposite | |
| $nodes = array() | |
  Protected Attributes inherited from ilAssLacAbstractOperation | |
| $negated = false | |
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 AndOperation
Date: 25.03.13 Time: 14:58
Definition at line 26 of file ilAssLacAndOperation.php.
| ilAssLacAndOperation::getDescription | ( | ) | 
Get a human readable description of the Composite element.
Implements ilAssLacCompositeInterface.
Definition at line 37 of file ilAssLacAndOperation.php.
| ilAssLacAndOperation::getPattern | ( | ) | 
Definition at line 45 of file ilAssLacAndOperation.php.
      
  | 
  static | 
Definition at line 31 of file ilAssLacAndOperation.php.
Referenced by ilAssLacOperationManufacturer\manufacture().