ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
dev.txt.php
Go to the documentation of this file.
1<?php exit; ?>
2
3Usages (5.0)
4============
5Module/DataCollection
6- ilOverlayGUI::init
7- il.Overlay.hideAllOverlays
8- il.UICore.showRightPanel (edit record overlay)
9
10Module/Exercise
11- ilOverlayGUI (comment for learner)
12
13Module/Test
14- il.Overlay.add (Adjust Answer Aggregation)
15- il.Overlay.add (Manual Scoring by Question)
16
17Module/Blog
18- ilOverlayGUI (get exercise info)
19
20Module/Portfolio
21- ilOverlayGUI (get exercise info)
22
23Module/Scorm2004
24- ilOverlayGUI (glossary terms)
25
26------
27
28Services/COPage
29- il.Overlay (interactive images)
30- il.Overlay (editor menues)
31
32Services/Help
33- il.Overlay (help panel)
34
35Services/Notes
36- il.UICore.showRightPanel(e); (Notes/comments panel)
37
38Services/Rating
39- ilOverlaGUI (rating overlays)
40
41Services/Search
42- ilOverlaGUI (main menu search, ?)
43- il.Overlay (search options, search area)
44
45Services/Tagging
46- il.Overlay (tags panel)
47
48Services/Table
49- Delete/Create Views
50
51Sercies/Tracking
52- il.Overlay (object statistics)
exit
Definition: dev.txt.php:1
This is a utility class for the yui overlays.
add()
Makes an existing HTML element an overlay.
Class ilRuntime.