19 declare(strict_types=1);
44 return $this->ui_factory->viewControl()
47 ->withCurrentPage($this->request->getPage())
48 ->withTotalEntries($this->data_provider->getTotal())
50 $this->
ctrl->getLinkTargetByClass(
51 \ilContainerResourceGUI::class,
60 return $this->ui_factory->viewControl()->sortation([
68 $this->
ctrl->getLinkTargetByClass(
69 \ilContainerResourceGUI::class,
const BY_CREATION_DATE_ASC
This is how the factory for UI elements looks.
__construct(private Request $request, private TableDataProvider $data_provider, private \ilCtrlInterface $ctrl, private Factory $ui_factory, private \ilLanguage $language,)
const BY_CREATION_DATE_DESC
This describes a Sortation Control.
language()
description: > Example for rendring a language glyph.