19declare(strict_types=1);
55 URI $pagination_action,
56 Param $page_param_name,
57 URI $sortation_action,
58 Param $sortation_param_name
The scope of this class is split ilias-conform URI's into components.
Parses result XML from lucene search highlight.
Validate Lucene search results Do access checks, create ref_ids from obj_ids...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getViewControlInfos(Sortation $sortation, int $current_page, int $max_pages, int $page_size, URI $pagination_action, Param $page_param_name, URI $sortation_action, Param $sortation_param_name)
getLuceneSearchResultAsPanel(ilLuceneSearchResultFilter $result, ilLuceneHighlighterResultParser $highlighter, ViewControlInfos $view_control_infos)
replacePlaceholders(string $html)
getDirectSearchResultAsPanel(ilSearchResult $result, ViewControlInfos $view_control_infos)
This describes commonalities between the different modals.