xo::db::sql::template_demo_note proc new (public)

 xo::db::sql::template_demo_note[i] new [ -dbn dbn ] \
    -template_demo_note_id template_demo_note_id  -title title  \
    -body body  -color color  [ -object_type object_type ] \
    [ -creation_date creation_date ] -creation_user creation_user  \
    -creation_ip creation_ip  -context_id context_id  \
    [ -childof childof ]

Defined in /var/www/openacs.org/packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn (optional)
-template_demo_note_id (required)
-title (required)
-body (required)
-color (required)
-object_type (optional, defaults to "template_demo_note")
-creation_date (optional, defaults to "now")
-creation_user (required)
-creation_ip (required)
-context_id (required)
-childof (optional)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: