|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilAbstractBuddySystemRelationStateButtonRenderer. More...
Inheritance diagram for ilAbstractBuddySystemRelationStateButtonRenderer:
Collaboration diagram for ilAbstractBuddySystemRelationStateButtonRenderer:Public Member Functions | |
| __construct (protected int $usrId, protected ilBuddySystemRelation $relation, ilLanguage $lng=null) | |
| getHtml () | |
Protected Member Functions | |
| getLanguageVariableSuffix () | |
| render () | |
| getTemplateVariablePrefix () | |
| renderStateButton () | |
| renderTargetState (ilBuddySystemRelationState $target_state) | |
Protected Attributes | |
| ilTemplate | $tpl |
| ilLanguage | $lng |
Class ilAbstractBuddySystemRelationStateButtonRenderer.
Definition at line 25 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
| ilAbstractBuddySystemRelationStateButtonRenderer::__construct | ( | protected int | $usrId, |
| protected ilBuddySystemRelation | $relation, | ||
| ilLanguage | $lng = null |
||
| ) |
Definition at line 30 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
References $DIC, ilStr\convertUpperCamelCaseToUnderscoreCase(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilAbstractBuddySystemRelationStateButtonRenderer::getHtml | ( | ) |
Implements ilBuddySystemRelationStateButtonRenderer.
Definition at line 101 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
References render().
Here is the call graph for this function:
|
protected |
Definition at line 44 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
|
protected |
Definition at line 63 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
Referenced by renderStateButton(), and renderTargetState().
Here is the caller graph for this function:
|
protected |
Definition at line 54 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 68 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
References ilStr\convertUpperCamelCaseToUnderscoreCase(), getTemplateVariablePrefix(), and ILIAS\Repository\lng().
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 80 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
References ilStr\convertUpperCamelCaseToUnderscoreCase(), ilBuddySystemRelationState\getAction(), ilBuddySystemRelationState\getName(), getTemplateVariablePrefix(), and ILIAS\Repository\lng().
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 28 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
|
protected |
Definition at line 27 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.