ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f870
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 New Wiki Links
5 ===================================
6 
7 - Button Presentation (1) -> WikiPageGUI adds button?
8 
9 (1) OnClick
10 - Open Overlay
11 - Get Form per Ajax
12  - Target Page (2)
13  - Presentation Text
14  - Search Button (3)
15  - Add Link Button (4)
16  - Cancel Button (5)
17 
18 (2) OnChange
19 - Get/add autocomplete list
20 - Check existence and update status
21 
22 (3) Click
23 - Get result list per ajax
24 
25 (4) Click
26 - Add link to text frame (problem: keep selection)
27 - Close Overlay
28 
29 (5) Click
30 - Close Overlay
31 
exit
Definition: dev.txt.php:1