ILIAS  trunk Revision v11.0_alpha-1866-gfa368f7776e
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\UI\Component\Table\DataRowBuilder Interface Reference
+ Inheritance diagram for ILIAS\UI\Component\Table\DataRowBuilder:
+ Collaboration diagram for ILIAS\UI\Component\Table\DataRowBuilder:

Public Member Functions

 buildDataRow (string $id, array $record)
 

Detailed Description

Definition at line 23 of file DataRowBuilder.php.

Member Function Documentation

◆ buildDataRow()

ILIAS\UI\Component\Table\DataRowBuilder::buildDataRow ( string  $id,
array  $record 
)
Parameters
array<string,mixed>$record

Implemented in ILIAS\UI\Implementation\Component\Table\DataRowBuilder.

Referenced by ILIAS\Certificate\Overview\CertificateOverviewTable\__construct(), ilTestArchiver\getDataRetrievalForAttemptOverviewTable(), ILIAS\Test\Logging\TestError\getLogEntryAsDataTableRow(), ILIAS\Test\Logging\TestAdministrationInteraction\getLogEntryAsDataTableRow(), ILIAS\Test\Logging\TestParticipantInteraction\getLogEntryAsDataTableRow(), ILIAS\Test\Logging\TestQuestionAdministrationInteraction\getLogEntryAsDataTableRow(), ILIAS\Test\Logging\TestScoringInteraction\getLogEntryAsDataTableRow(), ILIAS\Dashboard\DataRetrieval\Language\getRows(), ILIAS\Test\Questions\Presentation\QuestionsOfAttemptTable\getRows(), ILIAS\Test\Questions\RandomQuestionSetNonAvailablePoolsTable\getRows(), ILIAS\Test\Scoring\Manual\ScoringByQuestionTableBinder\getRows(), ILIAS\MetaData\Settings\Vocabularies\DataRetrieval\getRows(), ilDidacticTemplateSettingsTableDataRetrieval\getRows(), ilBadgePersonalTableGUI\getRows(), ILIAS\Conditions\Configuration\ConditionTriggerTableGUI\getRows(), ILIAS\Calendar\ConsultationHours\BookingTableGUI\getRows(), ILIAS\Test\Results\Toplist\DataRetrieval\getRows(), ILIAS\Test\Scoring\Marks\MarkSchemaTable\getRows(), ILIAS\components\ResourceStorage\Collections\View\RequestToDataTable\getRows(), ILIAS\AccessControl\Log\Table\getRows(), ILIAS\Test\Questions\Presentation\QuestionsBrowserTable\getRows(), ilBiblLibraryTableGUI\getRows(), ILIAS\components\ResourceStorage\Container\View\RequestToDataTable\getRows(), ILIAS\Mail\Folder\MailFolderTableUI\getRows(), and ILIAS\Test\Participants\ParticipantTable\getTotalRowCount().

+ Here is the caller graph for this function:

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