- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::bt_bug
::xo::db::sql::bt_bugcreate ...
Class Relations
Methods (to be applied on the object)
bug_type_sort_order (scripted, public)
xo::db::sql::bt_bugbug_type_sort_order [ -dbn dbn ] \ -bug_type bug_type
Automatically generated method
- Switches:
- -dbn
(optional)- -bug_type
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
delete (scripted, public)
xo::db::sql::bt_bugdelete [ -dbn dbn ] -bug_id bug_id
Automatically generated method
- Switches:
- -dbn
(optional)- -bug_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
name (scripted, public)
xo::db::sql::bt_bugname [ -dbn dbn ] -bug_id bug_id
Automatically generated method
- Switches:
- -dbn
(optional)- -bug_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::bt_bugnew [ -dbn dbn ] -bug_id bug_id \ -bug_number bug_number -package_id package_id \ -component_id component_id -found_in_version found_in_version \ -summary summary -user_agent user_agent \ -comment_content comment_content -comment_formt comment_formt \ -creation_date creation_date -creation_user creation_user \ -creation_ip creation_ip [ -item_subtype item_subtype ] \ [ -content_type content_type ] [ -childof childof ]
Automatically generated method
- Switches:
- -dbn
(optional)- -bug_id
(required)- -bug_number
(required)- -package_id
(required)- -component_id
(required)- -found_in_version
(required)- -summary
(required)- -user_agent
(required)- -comment_content
(required)- -comment_formt
(required)- -creation_date
(required)- -creation_user
(required)- -creation_ip
(required)- -item_subtype
(defaults to"bt_bug"
) (optional)- -content_type
(defaults to"bt_bug_revision"
) (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