ILIAS
release_8 Revision v8.19
|
Class ilBuddySystemRelationStateFactory. More...
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().
ilBuddySystemRelationStateFactory::getInitialState | ( | ) |
ilBuddySystemException |
Definition at line 75 of file class.ilBuddySystemRelationStateFactory.php.
References getValidStates().
|
static |
Definition at line 39 of file class.ilBuddySystemRelationStateFactory.php.
Referenced by ilBuddySystemGUI\__construct(), ilBuddySystemLinkButton\getHtml(), ilBuddyList\getRelationByUserId(), ilBuddySystemRelationsTableGUI\initFilter(), ilBuddySystemRelationsTableGUI\populate(), and ilBuddySystemStateFactoryTest\setUp().
ilBuddySystemRelationStateFactory::getStateButtonRendererByOwnerAndRelation | ( | int | $ownerId, |
ilBuddySystemRelation | $relation | ||
) |
Definition at line 94 of file class.ilBuddySystemRelationStateFactory.php.
References ilBuddySystemRelation\getState().
ilBuddySystemRelationStateFactory::getTableFilterStateMapper | ( | ilBuddySystemRelationState | $state | ) |
Definition at line 86 of file class.ilBuddySystemRelationStateFactory.php.
References ILIAS\Repository\lng().
ilBuddySystemRelationStateFactory::getValidStates | ( | ) |
Get all valid states.
Definition at line 61 of file class.ilBuddySystemRelationStateFactory.php.
Referenced by getInitialState().
ilBuddySystemRelationStateFactory::reset | ( | ) |
Definition at line 52 of file class.ilBuddySystemRelationStateFactory.php.
|
staticprotected |
Definition at line 27 of file class.ilBuddySystemRelationStateFactory.php.
|
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.