ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilKioskModeService $kiosk_mode_service, ilLanguage $lng, ilAccess $access) | |
getViewFor (LSLearnerItem $item) | |
Protected Member Functions | |
getInstanceByRefId (int $ref_id) | |
getLegacyViewFor (ilObject $obj) | |
Protected Attributes | |
ilKioskModeService | $kiosk_mode_service |
ilLanguage | $lng |
ilAccess | $access |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Build a view.
Definition at line 24 of file class.ilLSViewFactory.php.
ilLSViewFactory::__construct | ( | ilKioskModeService | $kiosk_mode_service, |
ilLanguage | $lng, | ||
ilAccess | $access | ||
) |
Definition at line 30 of file class.ilLSViewFactory.php.
References $access, $kiosk_mode_service, $lng, ILIAS\Repository\access(), and ILIAS\Repository\lng().
|
protected |
Definition at line 50 of file class.ilLSViewFactory.php.
References ilObjectFactory\getInstanceByRefId().
Referenced by getViewFor().
|
protected |
Definition at line 56 of file class.ilLSViewFactory.php.
References ILIAS\Repository\access(), and ILIAS\Repository\lng().
Referenced by getViewFor().
ilLSViewFactory::getViewFor | ( | LSLearnerItem | $item | ) |
Definition at line 40 of file class.ilLSViewFactory.php.
References getInstanceByRefId(), getLegacyViewFor(), LSItem\getRefId(), and LSItem\getType().
|
protected |
Definition at line 28 of file class.ilLSViewFactory.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilLSViewFactory.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilLSViewFactory.php.
Referenced by __construct().