xo::db::sql::recurrence proc new (public)
xo::db::sql::recurrence new [ -dbn dbn ] -interval_name interval_name \ -every_nth_interval every_nth_interval \ [ -days_of_week days_of_week ] [ -recur_until recur_until ] \ [ -custom_func custom_func ] [ -childof childof ]
Defined in /var/www/openacs.org/packages/xotcl-core/tcl/05-db-procs.tcl
Automatically generated method
- Switches:
- -dbn (optional)
- -interval_name (required)
- -every_nth_interval (required)
- -days_of_week (optional)
- -recur_until (optional)
- -custom_func (optional)
- -childof (optional)
- Testcases:
- No testcase defined.