ILIAS  trunk Revision v11.0_alpha-1761-g6dbbfa7b760
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilAssLacCompositeInterface 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 ilAssLacCompositeInterface:
+ Collaboration diagram for ilAssLacCompositeInterface:

Public Member Functions

 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...
 

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 CompositeInterface

Date: 25.03.13 Time: 15:36

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

Definition at line 26 of file ilAssLacCompositeInterface.php.

Member Function Documentation

◆ addNode()

ilAssLacCompositeInterface::addNode ( ilAssLacCompositeInterface  $node)

Adds an CompositeInterface object to the node array which represents the condition tree structure.

Parameters
ilAssLacCompositeInterface$node

Implemented in ilAssLacAbstractComposite.

◆ describe()

ilAssLacCompositeInterface::describe ( )

Describes a Composite tree Structure as human readable string.

Returns
string

Implemented in ilAssLacAbstractComposite.

◆ getDescription()


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