|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilBuddySystemRequestedRelationStateTableFilterMapper:
Collaboration diagram for ilBuddySystemRequestedRelationStateTableFilterMapper:Public Member Functions | |
| optionsForState () | |
| filterMatchesRelation (string $filter_key, ilBuddySystemRelation $relation) | |
| @inheritDoc More... | |
| text (ilBuddySystemRelation $relation) | |
Returns the translation of the relation state, similar to the values of optionsForState. More... | |
Public Member Functions inherited from ilAbstractBuddySystemRelationStateTableFilterMapper | |
| __construct (protected ilLanguage $lng, protected ilBuddySystemRelationState $state) | |
| optionsForState () | |
| filterMatchesRelation (string $filter_key, ilBuddySystemRelation $relation) | |
| text (ilBuddySystemRelation $relation) | |
Returns the translation of the relation state, similar to the values of optionsForState. More... | |
| optionsForState () | |
| filterMatchesRelation (string $filter_key, ilBuddySystemRelation $relation) | |
| text (ilBuddySystemRelation $relation) | |
Returns the translation of the relation state, similar to the values of optionsForState. More... | |
Definition at line 21 of file class.ilBuddySystemRequestedRelationStateTableFilterMapper.php.
| ilBuddySystemRequestedRelationStateTableFilterMapper::filterMatchesRelation | ( | string | $filter_key, |
| ilBuddySystemRelation | $relation | ||
| ) |
@inheritDoc
Reimplemented from ilAbstractBuddySystemRelationStateTableFilterMapper.
Definition at line 38 of file class.ilBuddySystemRequestedRelationStateTableFilterMapper.php.
References $relation.
| ilBuddySystemRequestedRelationStateTableFilterMapper::optionsForState | ( | ) |
Reimplemented from ilAbstractBuddySystemRelationStateTableFilterMapper.
Definition at line 23 of file class.ilBuddySystemRequestedRelationStateTableFilterMapper.php.
References ILIAS\Repository\lng().
Referenced by text().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBuddySystemRequestedRelationStateTableFilterMapper::text | ( | ilBuddySystemRelation | $relation | ) |
Returns the translation of the relation state, similar to the values of optionsForState.
Reimplemented from ilAbstractBuddySystemRelationStateTableFilterMapper.
Definition at line 46 of file class.ilBuddySystemRequestedRelationStateTableFilterMapper.php.
References $relation, and optionsForState().
Here is the call graph for this function: