ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
ilBuddySystemRelationStateTableFilterMapper 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 ilBuddySystemRelationStateTableFilterMapper:
+ Collaboration diagram for ilBuddySystemRelationStateTableFilterMapper:

Public Member Functions

 optionsForState ()
 
 filterMatchesRelation (string $filter_key, ilBuddySystemRelation $relation)
 

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

Definition at line 19 of file interface.ilBuddySystemRelationStateTableFilterMapper.php.

Member Function Documentation

◆ filterMatchesRelation()

ilBuddySystemRelationStateTableFilterMapper::filterMatchesRelation ( string  $filter_key,
ilBuddySystemRelation  $relation 
)

◆ optionsForState()

ilBuddySystemRelationStateTableFilterMapper::optionsForState ( )
Returns
array<string, string> A map of options for a state, where the value is the translation and the key a unique key describing the state

Implemented in ilAbstractBuddySystemRelationStateTableFilterMapper, and ilBuddySystemRequestedRelationStateTableFilterMapper.


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