Eventis disposa de diferents visualitzacions d’agenda.
A continuació oferim alguns exemples i els seus codis:
OPCIONS POSSIBLES
PROGRAMACION data=2019-04-02,11-04-2019
|today|tomorrow|this-week|next-week|this-weekend|next-function
titol=1|null
tooltip=1|null
cats=1|null
idcat=1016|null
ALGUNS EXEMPLES
Avui
[PROGRAMACIO data=today titol=1 tooltip=1]
Aquesta setmana i per categories
[PROGRAMACIO data=this-week titol=1 categories=1 tooltip=1]
Cap de setmana
[PROGRAMACIO data=this-weekend titol=1]
Demà
[PROGRAMACIO data=tomorrow titol=1 tooltip=1]
Pròxima setmana
[PROGRAMACIO data=next-week titol=1 tooltip=1]
Pròxima funció
[PROGRAMACIO data=next-function titol=1]