| Line | |
|---|
| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|---|
| 2 |
|
|---|
| 3 | <html>
|
|---|
| 4 | <head>
|
|---|
| 5 | <title>Untitled</title>
|
|---|
| 6 | </head>
|
|---|
| 7 |
|
|---|
| 8 | <body>
|
|---|
| 9 |
|
|---|
| 10 | <form action="http://127.0.0.1:8080/scenari/svc/lms2/u/eventlog" method="get" target="frm">
|
|---|
| 11 |
|
|---|
| 12 | <table>
|
|---|
| 13 |
|
|---|
| 14 | <tr>
|
|---|
| 15 | <td>Event</td>
|
|---|
| 16 | <td><input type="text" name="event" value="test"></td>
|
|---|
| 17 | </tr>
|
|---|
| 18 |
|
|---|
| 19 | <tr>
|
|---|
| 20 | <td>User</td>
|
|---|
| 21 | <td><input type="text" name="user" value="sys"></td>
|
|---|
| 22 | </tr>
|
|---|
| 23 |
|
|---|
| 24 | <tr>
|
|---|
| 25 | <td>Duration</td>
|
|---|
| 26 | <td><input type="text" name="duration" value="10"></td>
|
|---|
| 27 | </tr>
|
|---|
| 28 |
|
|---|
| 29 | </table>
|
|---|
| 30 |
|
|---|
| 31 | <input type="submit">
|
|---|
| 32 | </form>
|
|---|
| 33 | <div>
|
|---|
| 34 | <a href="http://127.0.0.1:8080/scenari/svc/lms2/u/stat?cdaction=RefreshToNow" target="frm">Rafraichir les stats</a>
|
|---|
| 35 | </div>
|
|---|
| 36 | <div>
|
|---|
| 37 | <a href="http://127.0.0.1:8080/scenari/svc/lms2/u/stat?cdaction=ReloadStatDef" target="frm">Recharge les définitions de stat</a>
|
|---|
| 38 | </div>
|
|---|
| 39 | <div>
|
|---|
| 40 | <a href="http://127.0.0.1:8080/scenari/svc/lms2/u/stat?cdaction=ShowView&cdstat=t1&cdview=v1&period=D" target="frm">Affiche les stat (cdstat=t1&cdview=v1&period=D)</a>
|
|---|
| 41 | </div>
|
|---|
| 42 | <div>
|
|---|
| 43 | <a href="http://127.0.0.1:8080/scenari/svc/lms2/u/stat?cdaction=ShowView&cdstat=t2&cdview=v1&base=user&base=event&basevalue=sys&basevalue=test" target="frm">Affiche les stat (cdstat=t2&cdview=v1&base=user&base=event&basevalue=sys&basevalue=test)</a>
|
|---|
| 44 | </div>
|
|---|
| 45 | <div>
|
|---|
| 46 | <a href="http://127.0.0.1:8080/scenari/svc/lms2/u/stat?cdaction=ShowView&cdstat=t4&cdview=v1" target="frm">Affiche les stat (cdstat=t4&cdview=v1)</a>
|
|---|
| 47 | </div>
|
|---|
| 48 | <iframe id="frm" name="frm"></iframe>
|
|---|
| 49 | </body>
|
|---|
| 50 | </html>
|
|---|
Note: See
TracBrowser
for help on using the repository browser.