|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilBuddySystemRequestedRelationStateTableFilterMapper:
Collaboration diagram for ilBuddySystemRequestedRelationStateTableFilterMapper:Public Member Functions | |
| optionsForState () | |
| filterMatchesRelation (string $filter_key, ilBuddySystemRelation $relation) | |
| @inheritDoc More... | |
Public Member Functions inherited from ilAbstractBuddySystemRelationStateTableFilterMapper | |
| __construct (ilLanguage $lng, ilBuddySystemRelationState $state) | |
| optionsForState () | |
| filterMatchesRelation (string $filter_key, ilBuddySystemRelation $relation) | |
| optionsForState () | |
| filterMatchesRelation (string $filter_key, ilBuddySystemRelation $relation) | |
Additional Inherited Members | |
Protected Attributes inherited from ilAbstractBuddySystemRelationStateTableFilterMapper | |
| $lng | |
| $state | |
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 class.ilBuddySystemRequestedRelationStateTableFilterMapper.php.
| ilBuddySystemRequestedRelationStateTableFilterMapper::filterMatchesRelation | ( | string | $filter_key, |
| ilBuddySystemRelation | $relation | ||
| ) |
@inheritDoc
Reimplemented from ilAbstractBuddySystemRelationStateTableFilterMapper.
Definition at line 36 of file class.ilBuddySystemRequestedRelationStateTableFilterMapper.php.
References ilBuddySystemRelation\isOwnedByActor().
Here is the call graph for this function:| ilBuddySystemRequestedRelationStateTableFilterMapper::optionsForState | ( | ) |
Reimplemented from ilAbstractBuddySystemRelationStateTableFilterMapper.
Definition at line 21 of file class.ilBuddySystemRequestedRelationStateTableFilterMapper.php.