- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::rel_segment
::xo::db::sql::rel_segmentcreate ...
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::rel_segmentdelete [ -dbn dbn ] -segment_id segment_id
Automatically generated method
- Switches:
- -dbn
(optional)- -segment_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
get (scripted, public)
xo::db::sql::rel_segmentget [ -dbn dbn ] -group_id group_id \ -rel_type rel_type
Automatically generated method
- Switches:
- -dbn
(optional)- -group_id
(required)- -rel_type
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
get_or_new (scripted, public)
xo::db::sql::rel_segmentget_or_new [ -dbn dbn ] -group_id group_id \ -rel_type rel_type [ -segment_name segment_name ]
Automatically generated method
- Switches:
- -dbn
(optional)- -group_id
(required)- -rel_type
(required)- -segment_name
(optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
name (scripted, public)
xo::db::sql::rel_segmentname [ -dbn dbn ] -segment_id segment_id
Automatically generated method
- Switches:
- -dbn
(optional)- -segment_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::rel_segmentnew [ -dbn dbn ] [ -segment_id segment_id ] \ [ -object_type object_type ] [ -creation_date creation_date ] \ [ -creation_user creation_user ] [ -creation_ip creation_ip ] \ [ -email email ] [ -url url ] -segment_name segment_name \ -group_id group_id -rel_type rel_type [ -context_id context_id ] \ [ -childof childof ]
Automatically generated method
- Switches:
- -dbn
(optional)- -segment_id
(optional)- -object_type
(defaults to"rel_segment"
) (optional)- -creation_date
(defaults to"now()"
) (optional)- -creation_user
(optional)- -creation_ip
(optional)- -url
(optional)- -segment_name
(required)- -group_id
(required)- -rel_type
(required)- -context_id
(optional)- -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