calendar::get_month_multirow_information (private)
calendar::get_month_multirow_information -current_day current_day \ -today_julian_date today_julian_date \ -first_julian_date_of_month first_julian_date_of_month
Defined in packages/calendar/tcl/calendar-procs.tcl
Builds a multirow with information about the month. Used to display the month calendar view.
- Switches:
- -current_day (required)
- -today_julian_date (required)
- -first_julian_date_of_month (required)
- Author:
- Dirk Gomez <openacs@dirkgomez.de>
- Created:
- 20-July-2003
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.