| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Icon factory for didactic template custom icons. More...
 Collaboration diagram for ilDidacticTemplateIconFactory:Public Member Functions | |
| __construct () | |
| getIconPathForReference (int $ref_id) | |
| getIconPathForObject (int $obj_id) | |
| Get icon path for object Not applicable to non container objects, use getIconPathForReference instead.  More... | |
Static Public Member Functions | |
| static | getInstance () | 
Protected Member Functions | |
| getIconPathForTemplate (int $template_id) | |
| findAssignedTemplate (int $ref_id) | |
| supportsCustomIcon (string $type) | |
Private Member Functions | |
| initTemplates () | |
Private Attributes | |
| ilObjectDefinition | $definition | 
| ilDidacticTemplateSettings | $settings | 
| array | $icon_types = [] | 
| array | $assignments = [] | 
Static Private Attributes | |
| static ilDidacticTemplateIconFactory | $instance = null | 
Icon factory for didactic template custom icons.
Definition at line 20 of file class.ilDidacticTemplateIconFactory.php.
| ilDidacticTemplateIconFactory::__construct | ( | ) | 
Definition at line 31 of file class.ilDidacticTemplateIconFactory.php.
References $DIC, and initTemplates().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 76 of file class.ilDidacticTemplateIconFactory.php.
Referenced by getIconPathForReference().
 Here is the caller graph for this function:| ilDidacticTemplateIconFactory::getIconPathForObject | ( | int | $obj_id | ) | 
Get icon path for object Not applicable to non container objects, use getIconPathForReference instead.
| int | $obj_id | 
Definition at line 93 of file class.ilDidacticTemplateIconFactory.php.
References $ref_id, ilObject\_getAllReferences(), ilObject\_lookupType(), and getIconPathForReference().
 Here is the call graph for this function:| ilDidacticTemplateIconFactory::getIconPathForReference | ( | int | $ref_id | ) | 
Definition at line 48 of file class.ilDidacticTemplateIconFactory.php.
References $path, ilObject\_lookupObjId(), ilObject\_lookupType(), findAssignedTemplate(), getIconPathForTemplate(), and supportsCustomIcon().
Referenced by getIconPathForObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 65 of file class.ilDidacticTemplateIconFactory.php.
References ILIAS\Repository\settings().
Referenced by getIconPathForReference().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 39 of file class.ilDidacticTemplateIconFactory.php.
Referenced by ilObject\cloneMetaData().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 110 of file class.ilDidacticTemplateIconFactory.php.
References ilDidacticTemplateObjSettings\getAssignmentsForTemplates(), ilDidacticTemplateSettings\getInstance(), and ILIAS\Repository\settings().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 105 of file class.ilDidacticTemplateIconFactory.php.
Referenced by getIconPathForReference().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 29 of file class.ilDidacticTemplateIconFactory.php.
      
  | 
  private | 
Definition at line 24 of file class.ilDidacticTemplateIconFactory.php.
      
  | 
  private | 
Definition at line 27 of file class.ilDidacticTemplateIconFactory.php.
      
  | 
  staticprivate | 
Definition at line 22 of file class.ilDidacticTemplateIconFactory.php.
      
  | 
  private | 
Definition at line 25 of file class.ilDidacticTemplateIconFactory.php.