Event::getByID
Aus iTrack
(Unterschied zwischen Versionen)
Admin (Diskussion | Beiträge) |
Admin (Diskussion | Beiträge) (→look) |
||
Zeile 31: | Zeile 31: | ||
===look=== | ===look=== | ||
− | + | {| class="toc overview" | |
− | + | |+Übersicht | |
− | + | !Typ | |
− | + | |optional | |
− | + | |- | |
− | + | !Wert | |
+ | |Integer | ||
+ | |- | ||
+ | !Standard | ||
+ | |<code>COMPLETE</code> | ||
+ | |} | ||
+ | |||
+ | Folgende Konstanten stehen zur Verfügung: | ||
+ | *<code>SHORT</code><br />kurze Darstellung | ||
+ | *<code>SUMMARY</code><br />kurze Darstellung mit Zusammenfassung | ||
+ | *<code>COMPLETE</code><br />komplette Darstellung | ||
===file=== | ===file=== |
Version vom 11. Februar 2007, 13:35 Uhr
Ausgabe eines Events anhand der Event-ID
Modul | Event |
---|---|
Name | getById
|
URL | http://lib.itrack.de/event/?getById
|
Parameter | id
|
HTML-TAG | DIV
|
HTML-ID | #event
|
JS-Initialisierung | keine |
Parameter
id
- integer
- Event-ID
look
Typ | optional |
---|---|
Wert | Integer |
Standard | COMPLETE
|
Folgende Konstanten stehen zur Verfügung:
SHORT
kurze DarstellungSUMMARY
kurze Darstellung mit ZusammenfassungCOMPLETE
komplette Darstellung
file
- string, optional
- Pfad zur Masterdatei
- Es sind absolute und relative Pfadangaben möglich.