ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
dev.txt.php
Go to the documentation of this file.
1<?php
18
19=================================
20Poll
21=================================
22
23Implements an ILIAS object type:
24- class ilObjPoll
25- class ilObjPollGUI
26
27Implements a repository object type:
28- ilObjPoll is instantiated with a ref_id
29- class ilObjPollAccess
30- class ilObjPollListGUI
31
32Implements a repository object "as a side block":
33- class ilPollBlock
34- class ilPollBlockGUI
35
36Provides export/import:
37- class ilPollDataSet
38- class ilPollExporter
39- class ilPollImporter
40
41Implements to UI-Tables:
44
45=================================
46DB Tables
47=================================
48
exit
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition: dev.txt.php:17
Class ilObjPollAccess.
Class ilObjPollGUI.
Class ilObjPoll.
TableGUI class for poll answers.
BlockGUI class for polls.
Custom block for polls.
Poll Dataset class.
Poll export definition.
Importer class for poll.
TableGUI class for poll users.
to(\GdImage $image, ?int $quality=null)
Currently this is the only way to make a FileStream from a GD image resource.
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.