| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilObjectAdditionalPropertiesLegacyRepository:
 Collaboration diagram for ilObjectAdditionalPropertiesLegacyRepository:Public Member Functions | |
| __construct (private ilObjectCustomIconFactory $custom_icon_factory, private ObjectTypeSpecificPropertiesFactory $object_type_specific_properties_factory) | |
| getFor (int $object_id) | |
| store (ilObjectAdditionalProperties $properties) | |
Private Member Functions | |
| getDefaultAdditionalProperties () | |
| getTitleAndIconVisibility (int $object_id) | |
| storeTitleAndIconVisibility (int $object_id, bool $visibility) | |
| getHeaderActionVisibility (int $object_id) | |
| storeHeaderActionVisibility (int $object_id, bool $visibility) | |
| getInfoTabVisibility (int $object_id) | |
| storeInfoTabVisibility (int $object_id, bool $visibility) | |
| areCustomIconsEnabled () | |
| storeIcon (ilObjectPropertyIcon $property_icon) | |
Definition at line 27 of file ilObjectAdditionalPropertiesLegacyRepository.php.
| ilObjectAdditionalPropertiesLegacyRepository::__construct | ( | private ilObjectCustomIconFactory | $custom_icon_factory, | 
| private ObjectTypeSpecificPropertiesFactory | $object_type_specific_properties_factory | ||
| ) | 
Definition at line 29 of file ilObjectAdditionalPropertiesLegacyRepository.php.
      
  | 
  private | 
Definition at line 154 of file ilObjectAdditionalPropertiesLegacyRepository.php.
References ilSetting\_lookupValue().
Referenced by getDefaultAdditionalProperties(), and getFor().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 97 of file ilObjectAdditionalPropertiesLegacyRepository.php.
References areCustomIconsEnabled().
Referenced by getFor().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectAdditionalPropertiesLegacyRepository::getFor | ( | int | $object_id | ) | 
Implements ilObjectAdditionalPropertiesRepository.
Definition at line 35 of file ilObjectAdditionalPropertiesLegacyRepository.php.
References ilObject\_lookupType(), areCustomIconsEnabled(), getDefaultAdditionalProperties(), getHeaderActionVisibility(), getInfoTabVisibility(), and getTitleAndIconVisibility().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 124 of file ilObjectAdditionalPropertiesLegacyRepository.php.
References ilContainer\_lookupContainerSetting().
Referenced by getFor().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 139 of file ilObjectAdditionalPropertiesLegacyRepository.php.
References ilContainer\_lookupContainerSetting().
Referenced by getFor().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 109 of file ilObjectAdditionalPropertiesLegacyRepository.php.
References ilContainer\_lookupContainerSetting().
Referenced by getFor().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectAdditionalPropertiesLegacyRepository::store | ( | ilObjectAdditionalProperties | $properties | ) | 
Implements ilObjectAdditionalPropertiesRepository.
Definition at line 61 of file ilObjectAdditionalPropertiesLegacyRepository.php.
References ilObjectAdditionalProperties\getObjectId(), ilObjectAdditionalProperties\getPropertyHeaderActionVisibility(), ilObjectAdditionalProperties\getPropertyIcon(), ilObjectAdditionalProperties\getPropertyInfoTabVisibility(), ilObjectAdditionalProperties\getPropertyTitleAndIconVisibility(), storeHeaderActionVisibility(), storeIcon(), storeInfoTabVisibility(), storeTitleAndIconVisibility(), ilObjectAdditionalProperties\wasPropertyHeaderActionVisbilityUpdated(), ilObjectAdditionalProperties\wasPropertyIconUpdated(), ilObjectAdditionalProperties\wasPropertyInfoTabVisbilityUpdated(), ilObjectAdditionalProperties\wasPropertyTitleAndIconVisibilityUpdated(), and ilObjectAdditionalProperties\withResetUpdatedFlags().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 129 of file ilObjectAdditionalPropertiesLegacyRepository.php.
References ilContainer\_writeContainerSetting().
Referenced by store().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 159 of file ilObjectAdditionalPropertiesLegacyRepository.php.
References ilObjectPropertyIcon\getCustomIcon(), ilObjectPropertyIcon\getDeletedFlag(), and ilObjectPropertyIcon\getTempFileName().
Referenced by store().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 144 of file ilObjectAdditionalPropertiesLegacyRepository.php.
References ilContainer\_writeContainerSetting().
Referenced by store().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 114 of file ilObjectAdditionalPropertiesLegacyRepository.php.
References ilContainer\_writeContainerSetting().
Referenced by store().
 Here is the call graph for this function:
 Here is the caller graph for this function: