ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
interface.ilAsqQuestionOfflinePresentationExporter.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2013 ILIAS open source, Extended GPL, see docs/LICENSE */
3
12
interface
ilAsqQuestionOfflinePresentationExporter
13
{
17
public
function
setQuestion
(
ilAsqQuestion
$questionInstance);
18
24
public
function
exportQuestion
(
ilAsqQuestionResourcesCollector
$resourcesCollector, $a_no_interaction) : \
ILIAS
\
UI
\Component\Component;
25
}
php
An exception for terminatinating execution or to throw for unit testing.
ilAsqQuestionResourcesCollector
Definition:
class.ilAsqQuestionResourcesCollector.php:14
ilAsqQuestionOfflinePresentationExporter
Definition:
interface.ilAsqQuestionOfflinePresentationExporter.php:13
ilAsqQuestionOfflinePresentationExporter\setQuestion
setQuestion(ilAsqQuestion $questionInstance)
ilAsqQuestionOfflinePresentationExporter\exportQuestion
exportQuestion(ilAsqQuestionResourcesCollector $resourcesCollector, $a_no_interaction)
ilAsqQuestion
Definition:
interface.ilAsqQuestion.php:13
ILIAS
Class ChatMainBarProvider \MainMenu\Provider.
UI
Class Factory.
Services
AssessmentQuestion
interfaces
interface.ilAsqQuestionOfflinePresentationExporter.php
Generated on Sat Oct 4 2025 20:00:56 for ILIAS by
1.9.4 (using
Doxyfile
)