Event::getByID
Aus iTrack
(Unterschied zwischen Versionen)
Admin (Diskussion | Beiträge) |
Admin (Diskussion | Beiträge) |
||
Zeile 26: | Zeile 26: | ||
==Parameter== | ==Parameter== | ||
− | ===id=== | + | ====id==== |
{| class="toc overview" | {| class="toc overview" | ||
|+Übersicht | |+Übersicht | ||
Zeile 40: | Zeile 40: | ||
Event-ID | Event-ID | ||
− | ===look=== | + | ====look==== |
{| class="toc overview" | {| class="toc overview" | ||
|+Übersicht | |+Übersicht | ||
Zeile 59: | Zeile 59: | ||
*<code>COMPLETE</code><br />komplette Darstellung | *<code>COMPLETE</code><br />komplette Darstellung | ||
− | ===file=== | + | ====file==== |
{| class="toc overview" | {| class="toc overview" | ||
|+Übersicht | |+Übersicht |
Version vom 11. Februar 2007, 13:38 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
Typ | notwendig |
---|---|
Wert | Integer |
Standard | null
|
Event-ID
look
Typ | optional |
---|---|
Wert | Integer |
Standard | COMPLETE
|
Darstellungsmodus
Folgende Konstanten stehen zur Verfügung:
SHORT
kurze DarstellungSUMMARY
kurze Darstellung mit ZusammenfassungCOMPLETE
komplette Darstellung
file
Typ | optional |
---|---|
Wert | String |
Standard | null
|
Pfad zur Masterdatei
Es sind absolute und relative Pfadangaben möglich.