| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Collaboration diagram for ilLSViewFactory: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().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 50 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 56 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 40 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 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().