ILIAS
release_8 Revision v8.24
◀ ilDoc Overview
interface.ilAsqQuestionOfflinePresentationExporter.php
Go to the documentation of this file.
1
<?php
2
3
/* Copyright (c) 1998-2013 ILIAS open source, Extended GPL, see docs/LICENSE */
4
13
interface
ilAsqQuestionOfflinePresentationExporter
14
{
18
public
function
setQuestion
(
ilAsqQuestion
$questionInstance);
19
25
public
function
exportQuestion
(
ilAsqQuestionResourcesCollector
$resourcesCollector, $a_no_interaction): \
ILIAS
\
UI
\
Component
\
Component
;
26
}
ilAsqQuestionResourcesCollector
Definition:
class.ilAsqQuestionResourcesCollector.php:14
ilAsqQuestionOfflinePresentationExporter
Definition:
interface.ilAsqQuestionOfflinePresentationExporter.php:14
ilAsqQuestionOfflinePresentationExporter\setQuestion
setQuestion(ilAsqQuestion $questionInstance)
ilAsqQuestionOfflinePresentationExporter\exportQuestion
exportQuestion(ilAsqQuestionResourcesCollector $resourcesCollector, $a_no_interaction)
ilAsqQuestion
Definition:
interface.ilAsqQuestion.php:14
ILIAS\UI\Component
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
ILIAS
Class ChatMainBarProvider \MainMenu\Provider.
UI
Class Factory.
Services
AssessmentQuestion
interfaces
interface.ilAsqQuestionOfflinePresentationExporter.php
Generated on Sun Nov 2 2025 22:01:28 for ILIAS by
1.9.4 (using
Doxyfile
)