|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 |
Definition at line 21 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
| ilAbstractBuddySystemRelationStateButtonRenderer::__construct | ( | protected int | $usrId, |
| protected ilBuddySystemRelation | $relation, | ||
| ilLanguage | $lng = null |
||
| ) |
Definition at line 26 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 99 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
References render().
Here is the call graph for this function:
|
protected |
Definition at line 42 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
|
protected |
Definition at line 61 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
Referenced by renderStateButton(), and renderTargetState().
Here is the caller graph for this function:
|
protected |
Definition at line 52 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 66 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 78 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 24 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.
|
protected |
Definition at line 23 of file class.ilAbstractBuddySystemRelationStateButtonRenderer.php.