- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::recurrence
::xo::db::sql::recurrence create ...
Defined in
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::recurrence delete [ -dbn dbn ] \ -recurrence_id recurrence_idAutomatically generated method
- Switches:
- -dbn (optional)
- -recurrence_id (required)
- Testcases:
- No testcase defined.
new (scripted, 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 ]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.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables