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 HTML Export
5 ===================================
6 
7 todo
8 - ilObjContentObject::exportHTML: create directories move to page components
9 - ilObjContentObject::exportHTML: export system style sheet -> system style class in
10 
11 
12 ===================================
13 LMPresentation
14 ===================================
15 
16 Typical Control Flow
17 
18 - executeCommand()
19  - layout()
20  - determineLayout()
21  - getCurrentPageId()
22  - ilPage
23  - ilTOC
24  - ilMainMenu
25  - ...
26 
27 
28 ===================================
29 Question processing
30 ===================================
31 
32 
33 
34 
35 ===================================
36 LP in Learning Modules
37 ===================================
38 
39 See ilLMTracker class.
File written to
Track access to ILIAS learning modules.
exportHTML($a_target_dir, $log, $a_zip_file=true, $a_export_format="html", $a_lang="")
export html package
"color:#CC0000 style
Definition: example_001.php:92
Removing first two heading rows for CSV export
Definition: 26utf8.php:79
exit
Definition: dev.txt.php:1
Class ilChatroomConfigFileHandler .