Jump to main content
URZ Workshop „Creating websites with TUCAL“
Courses from the course catalogue

Courses from the course catalogue

Extension module for displaying courses from the course catalogue

Nummer Name Zeit Raum Details
257030-030
Vorlesung
Montag (Wöchentlich)
11:30-13:00
1/204
(neu: A10.204)
257030-031
Übung
Montag (Wöchentlich)
09:15-10:45
1/208
(neu: A10.208)
257030-032
Übung
Freitag (Wöchentlich)
11:30-13:00
1/309
(neu: A10.309)
257030-033
Übung
Dienstag (Wöchentlich)
11:30-13:00
1/375
(neu: A10.375)
257030-900
Seminar
Donnerstag (Wöchentlich)
11:30-13:00
1/368
(neu: A10.368)

Integration of the module

In the TUCAL editor, this information is entered in the „Seiteneinstellungen (PHP)“ (page settings) text field:

require_once('tu/inc/lehrveranstaltung.php');
page settings in the editor

Basic structure

echo zeigeLehrveranstaltungen(array $parameter);

Possible parameters in $parameter

  • 'name' | PHP string [optional]
    • array('field' => 'value'[, ...])
    • Name or number of the course (multiple possible)
  • 'dozent' | PHP string [optional]
    • Name of the lecturer (multiple possible)
  • 'fakult' | PHP string [optional]
    • short name of the faculty
  • 'enable_meinplan' | PHP boolean [optional]
    • „My schedule“ support (default = false)
  • 'sort' | PHP integer [optional]
    • sorting option (default = 0)
    • 0 = by number, 1 = by day and time
  • 'use_vlvz_style' | PHP boolean [optional]
    • CSS classes like the central catalogue (default = false)
    • don't forget: include central stylesheet in page header
  • further parameters see documentation

Examples

echo zeigeLehrveranstaltungen(array('name' => 'Robot''fakult' => 'etit''sort' => 1));
Nummer Name Zeit Raum Details
241033-810
[Vorlesung] []
Montag (Wöchentlich)
13:45-15:15
2/W014
(neu: C25.014)
241033-202
[Praktikum] []
Weitere Infos auf der Professurseite.
Montag (Wöchentlich)
15:30-18:45
2/K076
(neu: C25.U76)
241033-800
[Seminar] []
Weitere Infos auf der Professurseite und im OPAL Kurs. Ansprechpartner Kristof Kitz: kristof.kitz@etit.tu-chemmitz.de.
Dienstag (Wöchentlich)
09:15-10:45
2/W066
(neu: C25.066)
241032-411
[Seminar] []
Informationen auf den Webseiten der Professur mit Links zu OPAL
Dienstag (14-täglich, ungerade KW)
11:30-13:00
2/W174
(neu: C25.174)
241033-203
[Praktikum] []
Weitere Infos auf der Professurseite.
Dienstag (Wöchentlich)
15:30-18:45
2/K076
(neu: C25.U76)
241032-412
[Praktikum] []
Informationen auf den Webseiten der Professur mit Links zu OPAL
Mittwoch (Wöchentlich)
11:30-13:00
2/W173
(neu: C25.173)
241033-201
[Übung] []
Weitere Infos auf der Professurseite.
Mittwoch (14-täglich, gerade KW)
11:30-13:00
2/B003
(neu: C22.003)
241033-200
[Vorlesung] []
Weitere Infos auf der Professurseite.
Mittwoch (Wöchentlich)
13:45-15:15
2/W038
(neu: C25.038)
241033-813
[Praktikum] []
Weitere Infos auf der Professurseite und im OPAL Kurs. Ansprechpartner Kristof Kitz: kristof.kitz@etit.tu-chemmitz.de.
Mittwoch (Wöchentlich)
15:30-18:45
2/K076
(neu: C25.U76)
241032-412A
[Praktikum] []
Informationen auf den Webseiten der Professur mit Links zu OPAL
Donnerstag (Wöchentlich)
09:15-10:45
2/W173
(neu: C25.173)
241033-811
[Übung] []
Weitere Infos auf der Professurseite und im OPAL Kurs. Ansprechpartner Chaitanya Bandi: chaitanya.bandi@etit.tu-chemmitz.de.
Donnerstag (Wöchentlich)
13:45-15:15
2/W065
(neu: C25.065)
241033-812
[Seminar] []
Weitere Infos auf der Professurseite und im OPAL Kurs. Ansprechpartner Kristof Kitz: kristof.kitz@etit.tu-chemmitz.de.
Freitag (14-täglich, ungerade KW)
13:45-15:15
2/W021
(neu: C25.021)
echo zeigeLehrveranstaltungen(array('name' => 'simulation''fakult' => 'natur''use_vlvz_style' => true));
Nummer Name Zeit Raum Details
212034-900
Seminar
Freitag (Wöchentlich)
11:30-13:00
2/P033
(neu: C60.033)
212037-900
Seminar
Dienstag (Wöchentlich)
16:00-17:30
2/P033
(neu: C60.033)
212038-460
Vorlesung
Dienstag (Wöchentlich)
11:30-13:00
2/N006
(neu: C10.006)
212038-461
Übung
Montag (Wöchentlich)
07:30-09:00
2/P205
(neu: C60.205)
212038-462
Seminar
Dienstag (Wöchentlich)
15:30-17:00
2/P205
(neu: C60.205)
212038-901
Seminar
Mittwoch (Wöchentlich)
09:15-10:45
2/P031
(neu: C60.031)
echo zeigeLehrveranstaltungen(array('name' => 'simulation''fakult' => 'natur''enable_meinplan' => true));
Nummer Name Zeit Raum Details
212034-900
[Seminar] []
Freitag (Wöchentlich)
11:30-13:00
2/P033
(neu: C60.033)
212037-900
[Seminar] []
Dienstag (Wöchentlich)
16:00-17:30
2/P033
(neu: C60.033)
212038-460
[Vorlesung] []
Dienstag (Wöchentlich)
11:30-13:00
2/N006
(neu: C10.006)
212038-461
[Übung] []
Montag (Wöchentlich)
07:30-09:00
2/P205
(neu: C60.205)
212038-462
[Seminar] []
Dienstag (Wöchentlich)
15:30-17:00
2/P205
(neu: C60.205)
212038-901
[Seminar] []
Mittwoch (Wöchentlich)
09:15-10:45
2/P031
(neu: C60.031)