ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilBuddySystemRelationStateFactory. More...
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().
|
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().
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().
|
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().