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

 xo::db::sql::acs_content[i] new [ -dbn dbn ] -content_id content_id  \
    -mime_type mime_type  -nls_language nls_language  \
    -searchable_p searchable_p  -content content  [ -childof childof ]

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn (optional)
-content_id (required)
-mime_type (required)
-nls_language (required)
-searchable_p (required)
-content (required)
-childof (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::acs_content proc new xo::db::sql::acs_content proc new xo::db::sql::acs_content proc new->db_with_handle

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