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

 xo::db::sql::subsite_callback[i] new [ -dbn dbn ] \
    [ -callback_id callback_id ] -event_type event_type  \
    -object_type object_type  -callback callback  \
    -callback_type callback_type  [ -sort_order sort_order ] \
    [ -childof childof ]

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

Automatically generated method

Switches:
-dbn
(optional)
-callback_id
(optional)
-event_type
(required)
-object_type
(required)
-callback
(required)
-callback_type
(required)
-sort_order
(optional)
-childof
(optional)

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

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