|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilAssQuestionRelatedNavigationBarGUI:Public Member Functions | |
| __construct (ilCtrl $ctrl, ilLanguage $lng) | |
| setInstantResponseEnabled ($instantFeedbackEnabled) | |
| isInstantResponseEnabled () | |
| setInstantResponseCmd ($instantResponseCmd) | |
| getInstantResponseCmd () | |
| getHTML () | |
Protected Attributes | |
| $ctrl | |
| $lng | |
| $instantResponseCmd | |
| $instantResponseEnabled | |
Definition at line 25 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
| ilAssQuestionRelatedNavigationBarGUI::__construct | ( | ilCtrl | $ctrl, |
| ilLanguage | $lng | ||
| ) |
Definition at line 39 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
References $ctrl, $lng, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilAssQuestionRelatedNavigationBarGUI::getHTML | ( | ) |
Definition at line 65 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
References getInstantResponseCmd(), isInstantResponseEnabled(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilAssQuestionRelatedNavigationBarGUI::getInstantResponseCmd | ( | ) |
Definition at line 60 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
References $instantResponseCmd.
Referenced by getHTML().
Here is the caller graph for this function:| ilAssQuestionRelatedNavigationBarGUI::isInstantResponseEnabled | ( | ) |
Definition at line 50 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
References $instantResponseEnabled.
Referenced by getHTML().
Here is the caller graph for this function:| ilAssQuestionRelatedNavigationBarGUI::setInstantResponseCmd | ( | $instantResponseCmd | ) |
Definition at line 55 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
References $instantResponseCmd.
| ilAssQuestionRelatedNavigationBarGUI::setInstantResponseEnabled | ( | $instantFeedbackEnabled | ) |
Definition at line 45 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
|
protected |
Definition at line 30 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
Referenced by getInstantResponseCmd(), and setInstantResponseCmd().
|
protected |
Definition at line 37 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
Referenced by isInstantResponseEnabled().
|
protected |
Definition at line 35 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
Referenced by __construct().