Wiki-Quellcode von Probenräume & Aufführungsorte
Version 86.2 von Andreas Gothsch am 2024/09/25 10:20
Verstecke letzte Bearbeiter
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | {{velocity}} |
| 2 | #set ($columnsProperties = { | ||
| |
31.1 | 3 | 'Nutzung': {}, |
![]() |
43.1 | 4 | 'doc.title': {"link":"view"}, |
| |
4.1 | 5 | 'Stadtteil': {}, |
| |
38.1 | 6 | 'shortText1': {}, |
| |
67.1 | 7 | 'number3': {}, |
| |
38.1 | 8 | 'staticList1': {} |
| |
1.1 | 9 | }) |
| 10 | #set ($options = { | ||
| |
69.1 | 11 | 'className': 'Proberäume-Aufführungsorte.Code.Proberäume-AufführungsorteClass', |
| 12 | 'translationPrefix': 'proberäume-aufführungsorte.livetable.', | ||
| |
1.1 | 13 | 'tagCloud': true, |
| 14 | 'rowCount': 15, | ||
| 15 | 'maxPages': 10, | ||
| |
31.1 | 16 | 'selectedColumn': 'Nutzung', |
| |
1.1 | 17 | 'defaultOrder': 'asc' |
| 18 | }) | ||
| |
67.1 | 19 | #set ($columns = ['Nutzung', 'doc.title', 'Stadtteil', 'shortText1', 'number3', 'staticList1']) |
| |
69.1 | 20 | #livetable('proberäume-aufführungsorte' $columns $columnsProperties $options) |
| |
1.1 | 21 | {{/velocity}} |
