History
   Show Presentation
 
 
 2089
Home • Plugins • RWDConfig • GscrollingCal • 2089
 







<!--#include virtual="/plugins/RWD/RWD/rootpresetstyle.inc" -->
<!--#set var="sEvents" value="0" -->

{
"Elements":[

<!--#set var="R_currentDay" value="<X-FC-URL-PARAMETER start-min DATE %Y%m%d>" -->
<!--#set var="start_max" value="<X-FC-URL-PARAMETER start-max DATE %Y%m%d>" -->
<!--#if expr="@length($R_currentDay)==8 && @length($start_max)==8 && `$R_currentDay` <= `$start_max`" -->
<!--#while expr="`$R_currentDay` <= `$start_max`" -->
        <!--#include virtual="<X-FC-OBJURL SLASH>?Plugin=RWDConfig&Templates=GscrollingCal&Formid=164&Date=${R_currentDay}" -->
        <!--#macro name="Mro_nextDayGen"-->
        <!--#set var="R_currentDay" expr="$R_nextDay" -->
<!--#endwhile -->
<!--#endif -->

<!--#if expr="$sEvents==0"--><!--#config timefmt="%Y-%m-%dT%H:%M:%S.000%Z" -->
{
        "sEvents":false,
        "all_day_event":false,
        "start_time":"<!--#echo var="DATE_LOCAL" --> ",
        "end_time":"<!--#echo var="DATE_LOCAL" --> ",
        "duration":"0",
        "background-color":"transparent",
        "location":"",
        "subject":"No Events",
        "href":"Javascript:void(0);"
},
<!--#endif -->


                {
                        "T": "<X-FC-REQUEST-TIME>"
                }
        ]
}