view-print-display.tcl
Displays a UI that allows to print the displayed calendar in PDF format.
- Location:
- /packages/calendar/www/view-print-display.tcl
Related Files
[ hide source ] | [ make this the default ]
File Contents
ad_include_contract { Displays a UI that allows to print the displayed calendar in PDF format. @param items this is a multirow that we expect to be passed by the including page. It contains the calendar items we are supposed to render. } { items {show_calendar_name_p:boolean,notnull true} } # Local variables: # mode: tcl # tcl-indent-level: 4 # indent-tabs-mode: nil # End: