#HTTP_HEADER{Content-type:text/javascript; charset=#CHARSET} [ [(#CONFIG{escal/config/url_event}|=={evenement}|oui) #SET{lien,#URL_EVENEMENT} ] [(#CONFIG{escal/config/url_event}|=={article}|oui) #SET{lien,#URL_ARTICLE} ] [(#CONFIG{escal/config/url_event}|=={aucun}|oui) #SET{lien,#} ] #SET{couleur,#CONFIG{escal/config/couleureventscalendrier,#336699}} #SET{couleur,#DESCRIPTIF} #SET{couleur,#DESCRIPTIF} [(#ARRAY{ id,#ID_EVENEMENT, title,[(#_evenements:TITRE|html2unicode|unicode2charset|supprimer_tags)], allDay,[(#HORAIRE|=={non}|?{#EVAL{true},#EVAL{false}})], start,#DATE_DEBUT, end,#DATE_FIN, url,#GET{lien}, color,[(#GET{couleur}|PtoBR|html2unicode|unicode2charset)] }|json_encode)] [(#ARRAY{ id,#ID_EVENEMENT, title,[(#_evenements:TITRE|html2unicode|unicode2charset|supprimer_tags)], allDay,[(#HORAIRE|=={non}|?{#EVAL{true},#EVAL{false}})], start,#DATE_DEBUT, end,#DATE_FIN, url,#GET{lien}, color,[(#GET{couleur}|PtoBR|html2unicode|unicode2charset)] }|json_encode)] ]