| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
A block that holds a single item group. More...
 Inheritance diagram for ILIAS\Style\Content\ItemGroupBlock:
 Collaboration diagram for ILIAS\Style\Content\ItemGroupBlock:Public Member Functions | |
| __construct (int $ref_id) | |
| getRefId () | |
Protected Attributes | |
| int | $ref_id | 
A block that holds a single item group.
Definition at line 27 of file class.ItemGroupBlock.php.
| ILIAS\Style\Content\ItemGroupBlock::__construct | ( | int | $ref_id | ) | 
Definition at line 31 of file class.ItemGroupBlock.php.
References ILIAS\Style\Content\ItemGroupBlock\$ref_id.
| ILIAS\Style\Content\ItemGroupBlock::getRefId | ( | ) | 
Definition at line 36 of file class.ItemGroupBlock.php.
References ILIAS\Style\Content\ItemGroupBlock\$ref_id.
      
  | 
  protected | 
Definition at line 29 of file class.ItemGroupBlock.php.
Referenced by ILIAS\Style\Content\ItemGroupBlock\__construct(), and ILIAS\Style\Content\ItemGroupBlock\getRefId().