Event::getByID
Aus iTrack
(Unterschied zwischen Versionen)
Admin (Diskussion | Beiträge) |
Admin (Diskussion | Beiträge) |
||
| Zeile 32: | Zeile 32: | ||
{| class="toc overview" | {| class="toc overview" | ||
|+Übersicht | |+Übersicht | ||
| − | ! | + | !Verwendung |
|optional | |optional | ||
|- | |- | ||
| − | ! | + | !Typ |
|Integer | |Integer | ||
| + | |- | ||
| + | !Werte | ||
| + | |<code>EVT_SHORT<br />EVT_SUMMARY<br />EVT_COMPLETE</code> | ||
|- | |- | ||
!Standard | !Standard | ||
| − | |<code> | + | |<code>EVT_COMPLETE</code> |
|} | |} | ||
Darstellungsmodus | Darstellungsmodus | ||
Folgende Konstanten stehen zur Verfügung: | Folgende Konstanten stehen zur Verfügung: | ||
| − | *<code> | + | *<code>EVT_SHORT</code><br />kurze Darstellung |
| − | *<code> | + | *<code>EVT_SUMMARY</code><br />kurze Darstellung mit Zusammenfassung |
| − | *<code> | + | *<code>EVT_COMPLETE</code><br />komplette Darstellung |
====file==== | ====file==== | ||
{| class="toc overview" | {| class="toc overview" | ||
|+Übersicht | |+Übersicht | ||
| − | ! | + | !Verwendung |
|optional | |optional | ||
|- | |- | ||
| − | ! | + | !Typ |
|String | |String | ||
| + | |- | ||
| + | !Werte | ||
| + | |gültige URL-Zeichen | ||
|- | |- | ||
!Standard | !Standard | ||
| Zeile 67: | Zeile 73: | ||
{| class="toc overview" | {| class="toc overview" | ||
|+Übersicht | |+Übersicht | ||
| − | ! | + | !Verwendung |
| − | | | + | |erforderlich |
|- | |- | ||
| − | ! | + | !Typ |
|Integer | |Integer | ||
| + | |- | ||
| + | !Typ | ||
| + | |pos. Zahlen | ||
|- | |- | ||
!Standard | !Standard | ||
Version vom 7. März 2007, 21:27 Uhr
| Modul | Event |
|---|---|
| Name | getById
|
| URL | http://lib.itrack.de/event/?getById
|
| HTML-TAG | DIV
|
| HTML-ID | #event
|
| Technik | CSS |
| Parameter | display
|
Ausgabe eines Events anhand der Event-ID
Technik
CSS-Definitionen
Parameter
display
| Verwendung | optional |
|---|---|
| Typ | Integer |
| Werte | EVT_SHORT
|
| Standard | EVT_COMPLETE
|
Darstellungsmodus
Folgende Konstanten stehen zur Verfügung:
EVT_SHORT
kurze DarstellungEVT_SUMMARY
kurze Darstellung mit ZusammenfassungEVT_COMPLETE
komplette Darstellung
file
| Verwendung | optional |
|---|---|
| Typ | String |
| Werte | gültige URL-Zeichen |
| Standard | null
|
Pfad zur Masterdatei
Es sind absolute sowie relative Pfadangaben möglich.
id
| Verwendung | erforderlich |
|---|---|
| Typ | Integer |
| Typ | pos. Zahlen |
| Standard | 0
|
Event-ID
Die ID des Events finden Sie in der Übersicht des Events im Verwaltungsbereich.