| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Build a view. More...
 Collaboration diagram for ilLSViewFactory: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().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 55 of file class.ilLSViewFactory.php.
References ilObjectFactory\getInstanceByRefId().
Referenced by getViewFor().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 61 of file class.ilLSViewFactory.php.
References ILIAS\Repository\access(), and ILIAS\Repository\lng().
Referenced by getViewFor().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilLSViewFactory::getViewFor | ( | LSLearnerItem | $item | ) | 
Definition at line 45 of file class.ilLSViewFactory.php.
References getInstanceByRefId(), getLegacyViewFor(), LSItem\getRefId(), and LSItem\getType().
 Here is the call graph for this function:
      
  | 
  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().