- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::calendar
::xo::db::sql::calendarcreate ...
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::calendardelete [ -dbn dbn ] -calendar_id calendar_id
Automatically generated method
- Switches:
- -dbn
(optional)- -calendar_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::calendarnew [ -dbn dbn ] -calendar_id calendar_id \ -calendar_name calendar_name [ -object_type object_type ] \ -owner_id owner_id -private_p private_p -package_id package_id \ -context_id context_id -creation_date creation_date \ -creation_user creation_user -creation_ip creation_ip \ [ -childof childof ]
Automatically generated method
- Switches:
- -dbn
(optional)- -calendar_id
(required)- -calendar_name
(required)- -object_type
(defaults to"calendar"
) (optional)- -owner_id
(required)- -private_p
(required)- -package_id
(required)- -context_id
(required)- -creation_date
(required)- -creation_user
(required)- -creation_ip
(required)- -childof
(optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables