|
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 ilAbstractBuddySystemRelationStateTableFilterMapper:
Collaboration diagram for ilAbstractBuddySystemRelationStateTableFilterMapper:Public Member Functions | |
| __construct (ilLanguage $lng, ilBuddySystemRelationState $state) | |
| optionsForState () | |
| filterMatchesRelation (string $filter_key, ilBuddySystemRelation $relation) | |
| optionsForState () | |
| filterMatchesRelation (string $filter_key, ilBuddySystemRelation $relation) | |
Protected Attributes | |
| $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.ilAbstractBuddySystemRelationStateTableFilterMapper.php.
|
final |
Definition at line 26 of file class.ilAbstractBuddySystemRelationStateTableFilterMapper.php.
| ilAbstractBuddySystemRelationStateTableFilterMapper::filterMatchesRelation | ( | string | $filter_key, |
| ilBuddySystemRelation | $relation | ||
| ) |
Implements ilBuddySystemRelationStateTableFilterMapper.
Reimplemented in ilBuddySystemIgnoredRequestRelationStateTableFilterMapper, and ilBuddySystemRequestedRelationStateTableFilterMapper.
Definition at line 39 of file class.ilAbstractBuddySystemRelationStateTableFilterMapper.php.
| ilAbstractBuddySystemRelationStateTableFilterMapper::optionsForState | ( | ) |
Implements ilBuddySystemRelationStateTableFilterMapper.
Reimplemented in ilBuddySystemRequestedRelationStateTableFilterMapper.
Definition at line 32 of file class.ilAbstractBuddySystemRelationStateTableFilterMapper.php.
|
protected |
Definition at line 22 of file class.ilAbstractBuddySystemRelationStateTableFilterMapper.php.
Referenced by __construct().
|
protected |
Definition at line 24 of file class.ilAbstractBuddySystemRelationStateTableFilterMapper.php.
Referenced by __construct().