|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilAbstractBuddySystemRelationStateButtonRenderer. More...
Inheritance diagram for ilAbstractBuddySystemRelationStateButtonRenderer:
Collaboration diagram for ilAbstractBuddySystemRelationStateButtonRenderer:Public Member Functions | |
| __construct ($user_id, ilBuddySystemRelation $relation) | |
| getHtml () | |
| getHtml () | |
Protected Member Functions | |
| getLanguageVariableSuffix () | |
| render () | |
| getTemplateVariablePrefix () | |
| renderStateButton () | |
| renderTargetState (ilBuddySystemRelationState $target_state) | |
Protected Attributes | |
| $relation | |
| $user_id | |
| $tpl | |
| $lng | |
Class ilAbstractBuddySystemRelationStateButtonRenderer.
Definition at line 11 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
| ilAbstractBuddySystemRelationStateButtonRenderer::__construct | ( | $user_id, | |
| ilBuddySystemRelation | $relation | ||
| ) |
| int | $user_id | |
| ilBuddySystemRelation | $relation |
Definition at line 37 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
References $DIC, $relation, $user_id, and ilStr\convertUpperCamelCaseToUnderscoreCase().
Here is the call graph for this function:| ilAbstractBuddySystemRelationStateButtonRenderer::getHtml | ( | ) |
Implements ilBuddySystemRelationStateButtonRenderer.
Definition at line 129 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
References render().
Here is the call graph for this function:
|
protected |
Definition at line 57 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
|
protected |
Reimplemented in ilBuddySystemSubjectDependentRelationStateButtonRenderer.
Definition at line 82 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 70 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 90 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 105 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 31 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
|
protected |
Definition at line 16 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
|
protected |
Definition at line 21 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
Referenced by __construct().