|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilBuddySystemRelationStateFactory. More...
Collaboration diagram for ilBuddySystemRelationStateFactory:Public Member Functions | |
| __construct (ilLanguage $lng) | |
| getValidStates () | |
| Get all valid states. More... | |
| getInitialState () | |
| getTableFilterStateMapper (ilBuddySystemRelationState $state) | |
| getStateButtonRendererByOwnerAndRelation (int $ownerId, ilBuddySystemRelation $relation) | |
Static Public Member Functions | |
| static | getInstance (?ilLanguage $lng=null) |
Protected Attributes | |
| $lng | |
Static Protected Attributes | |
| static | $instance |
| static | $validStates |
Class ilBuddySystemRelationStateFactory.
Definition at line 8 of file class.ilBuddySystemRelationStateFactory.php.
| ilBuddySystemRelationStateFactory::__construct | ( | ilLanguage | $lng | ) |
Definition at line 19 of file class.ilBuddySystemRelationStateFactory.php.
References $lng.
| ilBuddySystemRelationStateFactory::getInitialState | ( | ) |
| ilBuddySystemException |
Definition at line 59 of file class.ilBuddySystemRelationStateFactory.php.
References getValidStates().
Here is the call graph for this function:
|
static |
Definition at line 24 of file class.ilBuddySystemRelationStateFactory.php.
References $DIC, $instance, and $lng.
Referenced by ilBuddySystemGUI\__construct(), ilBuddySystemLinkButton\getHtml(), ilBuddyList\getRelationByUserId(), ilBuddySystemRelationsTableGUI\initFilter(), and ilBuddySystemRelationsTableGUI\populate().
Here is the caller graph for this function:| ilBuddySystemRelationStateFactory::getStateButtonRendererByOwnerAndRelation | ( | int | $ownerId, |
| ilBuddySystemRelation | $relation | ||
| ) |
| int | $ownerId | |
| ilBuddySystemRelation | $relation |
Definition at line 83 of file class.ilBuddySystemRelationStateFactory.php.
| ilBuddySystemRelationStateFactory::getTableFilterStateMapper | ( | ilBuddySystemRelationState | $state | ) |
Definition at line 70 of file class.ilBuddySystemRelationStateFactory.php.
| ilBuddySystemRelationStateFactory::getValidStates | ( | ) |
Get all valid states.
Definition at line 41 of file class.ilBuddySystemRelationStateFactory.php.
References $validStates.
Referenced by getInitialState().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 11 of file class.ilBuddySystemRelationStateFactory.php.
Referenced by getInstance().
|
protected |
Definition at line 17 of file class.ilBuddySystemRelationStateFactory.php.
Referenced by __construct(), and getInstance().
|
staticprotected |
Definition at line 14 of file class.ilBuddySystemRelationStateFactory.php.
Referenced by getValidStates().