| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Style\Content\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
| access (int $ref_id=0, int $user_id=0) | |
| characteristic (int $style_id, StyleAccessManager $access_manager) | |
| color (int $style_id, StyleAccessManager $access_manager) | |
| image (int $style_id, StyleAccessManager $access_manager) | |
| repositoryContainer (int $ref_id) | |
| object (int $ref_id, int $obj_id=0) | |
| Objects without ref id (e.g.  More... | |
| log () | |
Protected Attributes | |
| ilLogger | $log = null | 
| Container | $dic | 
| InternalRepoService | $repo_service | 
| InternalDataService | $data_service | 
| ilRbacSystem | $rbacsystem | 
Definition at line 33 of file class.InternalDomainService.php.
| ILIAS\Style\Content\InternalDomainService::__construct | ( | Container | $DIC, | 
| InternalRepoService | $repo_service, | ||
| InternalDataService | $data_service | ||
| ) | 
Definition at line 43 of file class.InternalDomainService.php.
References $DIC, ILIAS\Repository\InternalDomainService\$repo_service, ILIAS\Repository\initDomainServices(), and ILIAS\DI\Container\rbac().
 Here is the call graph for this function:| ILIAS\Style\Content\InternalDomainService::access | ( | int | $ref_id = 0,  | 
        
| int | $user_id = 0  | 
        ||
| ) | 
| ILIAS\Style\Content\InternalDomainService::characteristic | ( | int | $style_id, | 
| StyleAccessManager | $access_manager | ||
| ) | 
Definition at line 66 of file class.InternalDomainService.php.
References ILIAS\Repository\user().
 Here is the call graph for this function:| ILIAS\Style\Content\InternalDomainService::color | ( | int | $style_id, | 
| StyleAccessManager | $access_manager | ||
| ) | 
Definition at line 80 of file class.InternalDomainService.php.
| ILIAS\Style\Content\InternalDomainService::image | ( | int | $style_id, | 
| StyleAccessManager | $access_manager | ||
| ) | 
Definition at line 92 of file class.InternalDomainService.php.
| ILIAS\Style\Content\InternalDomainService::log | ( | ) | 
Definition at line 125 of file class.InternalDomainService.php.
References $log, ILIAS\Style\Content\InternalDomainService\log(), and ILIAS\Repository\logger().
Referenced by ILIAS\Style\Content\InternalDomainService\log().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\Style\Content\InternalDomainService::object | ( | int | $ref_id, | 
| int | $obj_id = 0  | 
        ||
| ) | 
Objects without ref id (e.g.
portfolios) can use the manager with a ref_id of 0, e.g. to get selectable styles
Definition at line 115 of file class.InternalDomainService.php.
Referenced by ILIAS\Style\Content\Object\ObjectFacade\__construct(), and ilObjectContentStyleSettingsGUI\__construct().
 Here is the caller graph for this function:| ILIAS\Style\Content\InternalDomainService::repositoryContainer | ( | int | $ref_id | ) | 
Definition at line 103 of file class.InternalDomainService.php.
Referenced by ilObjectContentStyleSettingsGUI\__construct().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 40 of file class.InternalDomainService.php.
      
  | 
  protected | 
Definition at line 38 of file class.InternalDomainService.php.
      
  | 
  protected | 
Definition at line 37 of file class.InternalDomainService.php.
      
  | 
  protected | 
Definition at line 41 of file class.InternalDomainService.php.
      
  | 
  protected | 
Definition at line 39 of file class.InternalDomainService.php.