Home
The Toolkit for Online Communities
15936 Community Members, 0 members online, 2263 visitors today
Log In Register

::xo::db::sql::workflow_case_log_entry proc new

OpenACS Home : ACS API Browser : {::xo::db::sql::workflow_case_log_entry proc new}

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

::xo::db::sql::workflow_case_log_entry[i] new [ -dbn dbn ] \
    -entry_id entry_id  [ -content_type content_type ] \
    -case_id case_id  -action_id action_id  -comment comment  \
    -comment_mime_type comment_mime_type  \
    -creation_user creation_user  -creation_ip creation_ip  \
    -package_id package_id  [ -childof childof ]
Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn (optional)
-entry_id (required)
-content_type (defaults to "workflow_case_log_entry") (optional)
-case_id (required)
-action_id (required)
-comment (required)
-comment_mime_type (required)
-creation_user (required)
-creation_ip (required)
-package_id (required)
-childof (optional)
[ show source ]
Show another procedure: