ILIAS  trunk Revision v11.0_alpha-2662-g519ff7d528f
ILIAS\UI\Component\Legacy\Content\ItemBlock\BlockItemsInfo Class Reference
+ Collaboration diagram for ILIAS\UI\Component\Legacy\Content\ItemBlock\BlockItemsInfo:

Public Member Functions

 __construct (array $ref_ids, bool $limit_exhausted)
 
 getRefIds ()
 
 getLimitExhausted ()
 

Protected Attributes

bool $limit_exhausted = false
 
array $ref_ids = []
 

Detailed Description

Author
Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 27 of file class.BlockItemsInfo.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\UI\Component\Legacy\Content\ItemBlock\BlockItemsInfo::__construct ( array  $ref_ids,
bool  $limit_exhausted 
)

Member Function Documentation

◆ getLimitExhausted()

ILIAS\UI\Component\Legacy\Content\ItemBlock\BlockItemsInfo::getLimitExhausted ( )

◆ getRefIds()

ILIAS\UI\Component\Legacy\Content\ItemBlock\BlockItemsInfo::getRefIds ( )

Field Documentation

◆ $limit_exhausted

bool ILIAS\UI\Component\Legacy\Content::ItemBlock\BlockItemsInfo::$limit_exhausted = false
protected

◆ $ref_ids

array ILIAS\UI\Component\Legacy\Content::ItemBlock\BlockItemsInfo::$ref_ids = []
protected

The documentation for this class was generated from the following file: