|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilAbstractBuddySystemRelationStateButtonRenderer. More...
Inheritance diagram for ilAbstractBuddySystemRelationStateButtonRenderer:
Collaboration diagram for ilAbstractBuddySystemRelationStateButtonRenderer:Public Member Functions | |
| __construct (int $usrId, ilBuddySystemRelation $relation) | |
| getHtml () | |
| getHtml () | |
Protected Member Functions | |
| getLanguageVariableSuffix () | |
| render () | |
| getTemplateVariablePrefix () | |
| renderStateButton () | |
| renderTargetState (ilBuddySystemRelationState $target_state) | |
Protected Attributes | |
| $relation | |
| $usrId | |
| $tpl | |
| $lng | |
Class ilAbstractBuddySystemRelationStateButtonRenderer.
Definition at line 8 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
| ilAbstractBuddySystemRelationStateButtonRenderer::__construct | ( | int | $usrId, |
| ilBuddySystemRelation | $relation | ||
| ) |
| int | $usrId | |
| ilBuddySystemRelation | $relation |
Definition at line 26 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
References $DIC, $relation, $usrId, and ilStr\convertUpperCamelCaseToUnderscoreCase().
Here is the call graph for this function:| ilAbstractBuddySystemRelationStateButtonRenderer::getHtml | ( | ) |
Implements ilBuddySystemRelationStateButtonRenderer.
Definition at line 118 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
References render().
Here is the call graph for this function:
|
protected |
Definition at line 46 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
|
protected |
Reimplemented in ilBuddySystemSubjectDependentRelationStateButtonRenderer.
Definition at line 71 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
Referenced by renderStateButton(), and renderTargetState().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilBuddySystemSubjectDependentRelationStateButtonRenderer.
Definition at line 59 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
References renderStateButton(), and renderTargetState().
Referenced by getHtml().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 79 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
References ilStr\convertUpperCamelCaseToUnderscoreCase(), and getTemplateVariablePrefix().
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilBuddySystemRelationState | $target_state |
Definition at line 94 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
References ilStr\convertUpperCamelCaseToUnderscoreCase(), ilBuddySystemRelationState\getAction(), ilBuddySystemRelationState\getName(), and getTemplateVariablePrefix().
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 20 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
|
protected |
Definition at line 11 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
Referenced by __construct().
|
protected |
Definition at line 17 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
|
protected |
Definition at line 14 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
Referenced by __construct().