::xo::db::sql::acs_mail_body proc new (public)::xo::db::sql::acs_mail_body new [ -dbn dbn ] [ -body_id body_id ] \
[ -body_reply_to body_reply_to ] [ -body_from body_from ] \
[ -body_date body_date ] [ -header_message_id header_message_id ] \
[ -header_reply_to header_reply_to ] \
[ -header_subject header_subject ] [ -header_from header_from ] \
[ -header_to header_to ] [ -content_item_id content_item_id ] \
[ -object_type object_type ] [ -creation_date creation_date ] \
[ -creation_user creation_user ] [ -creation_ip creation_ip ] \
[ -context_id context_id ] [ -childof childof ]
Defined in packages/xotcl-core/tcl/05-db-procs.tclAutomatically generated method
- Switches:
- -dbn (optional)
- -body_id (optional)
- -body_reply_to (optional)
- -body_from (optional)
- -body_date (optional)
- -header_message_id (optional)
- -header_reply_to (optional)
- -header_subject (optional)
- -header_from (optional)
- -header_to (optional)
- -content_item_id (optional)
- -object_type (defaults to
"acs_mail_body") (optional) - -creation_date (defaults to
"now()") (optional) - -creation_user (optional)
- -creation_ip (optional)
- -context_id (optional)
- -childof (optional)
|