4require_once(
'./Services/COPage/classes/class.ilPageObjectGUI.php');
 
    5require_once(
'./Modules/TestQuestionPool/classes/class.ilAssQuestionPage.php');
 
   39        parent::__construct(
'qpl', $a_id, $a_old_nr);
 
   69        return parent::showPage();
 
   75            self::TEMP_PRESENTATION_TITLE_PLACEHOLDER,
 
   80        $output = preg_replace(
"/src=\"\\.\\//ims", 
"src=\"" . ILIAS_HTTP_PATH . 
"/", 
$output);
 
   93        $this->questionInfoHTML = $a_html;
 
  102        $this->questionActionsHTML = $a_html;
 
  115        if (!empty($this->questionInfoHTML) || !empty($this->questionActionsHTML)) {
 
  116            $tpl = 
new ilTemplate(
'tpl.tst_question_subtitle_blocks.html', 
true, 
true, 
'Modules/TestQuestionPool');
 
  117            $tpl->setVariable(
'QUESTION_INFO', $this->questionInfoHTML);
 
  118            $tpl->setVariable(
'QUESTION_ACTIONS', $this->questionActionsHTML);
 
  119            $a_output = str_replace(
"{{{{{PageTOC}}}}}", 
$tpl->get(), $a_output);
 
  121            $a_output = str_replace(
"{{{{{PageTOC}}}}}", 
'', $a_output);
 
An exception for terminatinating execution or to throw for unit testing.
postOutputProcessing($output)
Finalizing output processing.
$originalPresentationTitle
setQuestionInfoHTML($a_html)
Set the HTML of a question info block below the title (number, status, ...)
__construct($a_id=0, $a_old_nr=0)
Constructor.
insertPageToc($a_output)
Replace page toc placeholder with question info and actions.
setQuestionActionsHTML($a_html)
Set the HTML of a question actions block below the title.
const TEMP_PRESENTATION_TITLE_PLACEHOLDER
getOriginalPresentationTitle()
setOriginalPresentationTitle($originalPresentationTitle)
isPageContainerToBeRendered()
showPage()
display content of page
setPresentationTitle($a_title="")
setPageConfig($a_val)
Set page config object.
getPageConfig()
Get page config object.
setEnabledPageFocus($a_enabledpagefocus)
Set Enable page focus.
getRenderPageContainer()
Get render page container.
special template class to simplify handling of ITX/PEAR
if(!is_dir( $entity_dir)) exit("Fatal Error ([A-Za-z0-9]+)\s+" &#(? foreach( $entity_files as $file) $output