ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
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().
ilAssQuestionRelatedNavigationBarGUI::getHTML | ( | ) |
Definition at line 65 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
References getInstantResponseCmd(), isInstantResponseEnabled(), and ILIAS\Repository\lng().
ilAssQuestionRelatedNavigationBarGUI::getInstantResponseCmd | ( | ) |
Definition at line 60 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
References $instantResponseCmd.
Referenced by getHTML().
ilAssQuestionRelatedNavigationBarGUI::isInstantResponseEnabled | ( | ) |
Definition at line 50 of file class.ilAssQuestionRelatedNavigationBarGUI.php.
References $instantResponseEnabled.
Referenced by getHTML().
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().