ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
dev.txt.php
Go to the documentation of this file.
1<?php
18
19===================================
20HTML Export
21===================================
22
23todo
24- ilObjContentObject::exportHTML: create directories move to page components
25- ilObjContentObject::exportHTML: export system style sheet -> system style class in
26
27
28===================================
29LMPresentation
30===================================
31
32Typical Control Flow
33
34- executeCommand()
35 - layout()
36 - determineLayout()
37 - getCurrentPageId()
38 - ilPage
39 - ilTOC
40 - ilMainMenu
41 - ...
42
43
44===================================
45Question processing
46===================================
47
48
49
50
51===================================
52LP in Learning Modules
53===================================
54
55See ilLMTracker class.
exit
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition: dev.txt.php:17
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
to(\GdImage $image, ?int $quality=null)
Currently this is the only way to make a FileStream from a GD image resource.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition: Factory.php:21
class that manages/holds the data for a question set configuration for continues tests
Class ilChatroomConfigFileHandler \ILIAS\Chatroom\classes.