%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::category_link ::xo::db::sql::category_link → del → new ::xo::db::sql::category_link->::xotcl::Object

Class ::xo::db::sql::category_link

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

Defined in

Class Relations

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

Methods (to be applied on the object)

  • del (scripted, public)

     xo::db::sql::category_link[i] del [ -dbn dbn ] -link_id link_id 

    Automatically generated method

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

    Testcases:
    No testcase defined.
  • new (scripted, public)

     xo::db::sql::category_link[i] new [ -dbn dbn ] \
        -from_category_id from_category_id  \
        -to_category_id to_category_id  [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn (optional)
    -from_category_id (required)
    -to_category_id (required)
    -childof (optional)

    Testcases:
    No testcase defined.