ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
dev.txt.php
Go to the documentation of this file.
1 <?php exit; ?>
2 
3 =================================
4 Poll
5 =================================
6 
7 Implements an ILIAS object type:
8 - class ilObjPoll
9 - class ilObjPollGUI
10 
11 Implements a repository object type:
12 - ilObjPoll is instantiated with a ref_id
13 - class ilObjPollAccess
14 - class ilObjPollListGUI
15 
16 Implements a repository object "as a side block":
17 - class ilPollBlock
18 - class ilPollBlockGUI
19 
20 Provides export/import:
21 - class ilPollDataSet
22 - class ilPollExporter
23 - class ilPollImporter
24 
25 Implements to UI-Tables:
26 - class ilPollUserTableGUI
28 
29 Stores files to the ILIAS data directory:
30 - class ilFSStoragePoll
31 
32 =================================
33 DB Tables
34 =================================
35 
Class Factory.
Class ilObjPollGUI.
Class ChatMainBarProvider .
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
exit
Definition: dev.txt.php:1
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
BlockGUI class for polls.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Poll Dataset class.
TableGUI class for poll users.