- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::notification_reply
::xo::db::sql::notification_reply create ...
Defined in
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::notification_reply delete [ -dbn dbn ] \ -reply_id reply_idAutomatically generated method
- Switches:
- -dbn (optional)
- -reply_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::notification_reply new [ -dbn dbn ] -reply_id reply_id \ -object_id object_id -type_id type_id -from_user from_user \ -subject subject -content content -reply_date reply_date \ -creation_date creation_date -creation_user creation_user \ -creation_ip creation_ip -context_id context_id \ [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -reply_id (required)
- -object_id (required)
- -type_id (required)
- -from_user (required)
- -subject (required)
- -content (required)
- -reply_date (required)
- -creation_date (required)
- -creation_user (required)
- -creation_ip (required)
- -context_id (required)
- -childof (optional)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables