ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Build a view. More...
Public Member Functions | |
__construct (ilKioskModeService $kiosk_mode_service, ilLanguage $lng, ilAccess $access, LOMServices $lom_services) | |
getViewFor (LSLearnerItem $item) | |
Protected Member Functions | |
getInstanceByRefId (int $ref_id) | |
getLegacyViewFor (ilObject $obj) | |
Protected Attributes | |
ilKioskModeService | $kiosk_mode_service |
ilLanguage | $lng |
ilAccess | $access |
LOMServices | $lom_services |
Build a view.
Definition at line 26 of file class.ilLSViewFactory.php.
ilLSViewFactory::__construct | ( | ilKioskModeService | $kiosk_mode_service, |
ilLanguage | $lng, | ||
ilAccess | $access, | ||
LOMServices | $lom_services | ||
) |
Definition at line 33 of file class.ilLSViewFactory.php.
References $access, $kiosk_mode_service, $lng, $lom_services, ILIAS\Repository\access(), and ILIAS\Repository\lng().
|
protected |
Definition at line 55 of file class.ilLSViewFactory.php.
References ilObjectFactory\getInstanceByRefId().
Referenced by getViewFor().
|
protected |
Definition at line 61 of file class.ilLSViewFactory.php.
References ILIAS\Repository\access(), and ILIAS\Repository\lng().
Referenced by getViewFor().
ilLSViewFactory::getViewFor | ( | LSLearnerItem | $item | ) |
Definition at line 45 of file class.ilLSViewFactory.php.
References getInstanceByRefId(), getLegacyViewFor(), LSItem\getRefId(), and LSItem\getType().
|
protected |
Definition at line 30 of file class.ilLSViewFactory.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilLSViewFactory.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilLSViewFactory.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilLSViewFactory.php.
Referenced by __construct().