ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Class ilBuddySystemRelationStateFactory. More...
Public Member Functions | |
__construct (protected 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) |
Static Protected Attributes | |
static self | $instance = null |
static array | $validStates = null |
Class ilBuddySystemRelationStateFactory.
Definition at line 25 of file class.ilBuddySystemRelationStateFactory.php.
ilBuddySystemRelationStateFactory::__construct | ( | protected ilLanguage | $lng | ) |
Definition at line 31 of file class.ilBuddySystemRelationStateFactory.php.
ilBuddySystemRelationStateFactory::getInitialState | ( | ) |
ilBuddySystemException |
Definition at line 70 of file class.ilBuddySystemRelationStateFactory.php.
References getValidStates().
|
static |
Definition at line 35 of file class.ilBuddySystemRelationStateFactory.php.
References $DIC, $lng, and null.
Referenced by ilBuddySystemGUI\__construct(), ilBuddySystemLinkButton\getHtml(), ilBuddyList\getRelationByUserId(), ilBuddySystemRelationsTableGUI\initFilter(), and ilBuddySystemStateFactoryTestCase\setUp().
ilBuddySystemRelationStateFactory::getStateButtonRendererByOwnerAndRelation | ( | int | $ownerId, |
ilBuddySystemRelation | $relation | ||
) |
Definition at line 89 of file class.ilBuddySystemRelationStateFactory.php.
References ilBuddySystemRelation\getState().
ilBuddySystemRelationStateFactory::getTableFilterStateMapper | ( | ilBuddySystemRelationState | $state | ) |
Definition at line 81 of file class.ilBuddySystemRelationStateFactory.php.
References ILIAS\Repository\lng().
ilBuddySystemRelationStateFactory::getValidStates | ( | ) |
Get all valid states.
Definition at line 57 of file class.ilBuddySystemRelationStateFactory.php.
Referenced by getInitialState().
ilBuddySystemRelationStateFactory::reset | ( | ) |
Definition at line 48 of file class.ilBuddySystemRelationStateFactory.php.
References null.
|
staticprotected |
Definition at line 27 of file class.ilBuddySystemRelationStateFactory.php.
|
staticprotected |
Definition at line 29 of file class.ilBuddySystemRelationStateFactory.php.