ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
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 
File written to
Add some data
Class Factory.
Sum of both Ranges is
Definition: 03formulas.php:77
Class ilObjPollGUI.
Class BaseForm.
Importer class for poll.
Poll export definition.
TableGUI class for poll answers.
Removing first two heading rows for CSV export
Definition: 26utf8.php:79
exit
Definition: dev.txt.php:1
Class ilObjPoll.
Class ilObjPollAccess.
Custom block for polls.
BlockGUI class for polls.
Create new PHPExcel object
obj_idprivate
Done writing files
Class ilObjPollListGUI.
Poll Dataset class.
TableGUI class for poll users.