%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::wp_style ::xo::db::sql::wp_style → delete → image_delete ::xo::db::sql::wp_style->::xotcl::Object

Class ::xo::db::sql::wp_style

::xo::db::sql::wp_style[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::wp_style[i] delete [ -dbn dbn ] -style_id style_id 

    Automatically generated method

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

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

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

     xo::db::sql::wp_style[i] image_delete [ -dbn dbn ] \
        -revision_id revision_id 

    Automatically generated method

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

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

    Testcases:
    No testcase defined.