xo::db::sql::journal_entry proc new (public)
xo::db::sql::journal_entry new [ -dbn dbn ] [ -journal_id journal_id ] \ -object_id object_id -action action \ [ -action_pretty action_pretty ] [ -creation_date creation_date ] \ [ -creation_user creation_user ] [ -creation_ip creation_ip ] \ [ -msg msg ] [ -childof childof ]
Defined in /var/www/openacs.org/packages/xotcl-core/tcl/05-db-procs.tcl
Automatically generated method
- Switches:
- -dbn (optional)
- -journal_id (optional)
- -object_id (required)
- -action (required)
- -action_pretty (optional)
- -creation_date (optional, defaults to
"now()"
)- -creation_user (optional)
- -creation_ip (optional)
- -msg (optional)
- -childof (optional)
- Testcases:
- No testcase defined.