|
ILIAS
release_8 Revision v8.24
|
Class ilBuddySystemRelationStateFactory. More...
Collaboration diagram for ilBuddySystemRelationStateFactory:Public Member Functions | |
| __construct (ilLanguage $lng) | |
| reset () | |
| 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 | |
| ilLanguage | $lng |
Static Protected Attributes | |
| static self | $instance = null |
| static array | $validStates = null |
| static array | $stateOptions = null |
Class ilBuddySystemRelationStateFactory.
Definition at line 25 of file class.ilBuddySystemRelationStateFactory.php.
| ilBuddySystemRelationStateFactory::__construct | ( | ilLanguage | $lng | ) |
Definition at line 34 of file class.ilBuddySystemRelationStateFactory.php.
References $lng, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilBuddySystemRelationStateFactory::getInitialState | ( | ) |
| ilBuddySystemException |
Definition at line 75 of file class.ilBuddySystemRelationStateFactory.php.
References getValidStates().
Here is the call graph for this function:
|
static |
Definition at line 39 of file class.ilBuddySystemRelationStateFactory.php.
References $DIC, $instance, and $lng.
Referenced by ilBuddySystemGUI\__construct(), ilBuddySystemLinkButton\getHtml(), ilBuddyList\getRelationByUserId(), ilBuddySystemRelationsTableGUI\initFilter(), ilBuddySystemRelationsTableGUI\populate(), and ilBuddySystemStateFactoryTest\setUp().
Here is the caller graph for this function:| ilBuddySystemRelationStateFactory::getStateButtonRendererByOwnerAndRelation | ( | int | $ownerId, |
| ilBuddySystemRelation | $relation | ||
| ) |
Definition at line 94 of file class.ilBuddySystemRelationStateFactory.php.
| ilBuddySystemRelationStateFactory::getTableFilterStateMapper | ( | ilBuddySystemRelationState | $state | ) |
Definition at line 86 of file class.ilBuddySystemRelationStateFactory.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilBuddySystemRelationStateFactory::getValidStates | ( | ) |
Get all valid states.
Definition at line 61 of file class.ilBuddySystemRelationStateFactory.php.
Referenced by getInitialState().
Here is the caller graph for this function:| ilBuddySystemRelationStateFactory::reset | ( | ) |
Definition at line 52 of file class.ilBuddySystemRelationStateFactory.php.
|
staticprotected |
Definition at line 27 of file class.ilBuddySystemRelationStateFactory.php.
Referenced by getInstance().
|
protected |
Definition at line 32 of file class.ilBuddySystemRelationStateFactory.php.
Referenced by __construct(), and getInstance().
|
staticprotected |
Definition at line 31 of file class.ilBuddySystemRelationStateFactory.php.
|
staticprotected |
Definition at line 29 of file class.ilBuddySystemRelationStateFactory.php.