ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
A block that holds a single item group. More...
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\UI\Component\Legacy\Content\ItemGroupBlock::__construct | ( | int | $ref_id | ) |
Definition at line 31 of file class.ItemGroupBlock.php.
References ILIAS\UI\Component\Legacy\Content\ItemGroupBlock\$ref_id.
ILIAS\UI\Component\Legacy\Content\ItemGroupBlock::getRefId | ( | ) |
Definition at line 36 of file class.ItemGroupBlock.php.
References ILIAS\UI\Component\Legacy\Content\ItemGroupBlock\$ref_id.
|
protected |
Definition at line 29 of file class.ItemGroupBlock.php.
Referenced by ILIAS\UI\Component\Legacy\Content\ItemGroupBlock\__construct(), and ILIAS\UI\Component\Legacy\Content\ItemGroupBlock\getRefId().