ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Build a view. 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) | |
Build a view.
Definition at line 10 of file class.ilLSViewFactory.php.
ilLSViewFactory::__construct | ( | ilKioskModeService | $kiosk_mode_service, |
ilLanguage | $lng, | ||
ilAccess | $access | ||
) |
|
protected |
Definition at line 32 of file class.ilLSViewFactory.php.
References ilObjectFactory\getInstanceByRefId().
Referenced by getViewFor().
|
protected |
Definition at line 38 of file class.ilLSViewFactory.php.
Referenced by getViewFor().
ilLSViewFactory::getViewFor | ( | LSLearnerItem | $item | ) |
Definition at line 22 of file class.ilLSViewFactory.php.
References getInstanceByRefId(), getLegacyViewFor(), LSItem\getRefId(), and LSItem\getType().