%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::subsite_callback ::xo::db::sql::subsite_callback → delete → new ::xo::db::sql::subsite_callback->::xotcl::Object

Class ::xo::db::sql::subsite_callback

::xo::db::sql::subsite_callback[i] create ...

Class Relations

  • class: ::xo::db::Class[i]
  • superclass: ::xotcl::Object[i]

Methods (to be applied on the object)

  • delete (scripted, public)

     xo::db::sql::subsite_callback[i] delete [ -dbn dbn ] \
        -callback_id callback_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -callback_id
    (required)

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

    Testcases:
    No testcase defined.
  • new (scripted, 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 ]

    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.