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

Class ::xo::db::sql::weblogger_blogroll_entry

::xo::db::sql::weblogger_blogroll_entry[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::weblogger_blogroll_entry[i] delete [ -dbn dbn ] \
        -link_id link_id 

    Automatically generated method

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

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

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

     xo::db::sql::weblogger_blogroll_entry[i] name [ -dbn dbn ] \
        -link_id link_id 

    Automatically generated method

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

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

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

     xo::db::sql::weblogger_blogroll_entry[i] new [ -dbn dbn ] \
        -link_id link_id  -package_id package_id  -name name  -url url  \
        -creation_user creation_user  -creation_ip creation_ip  \
        [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -link_id
    (required)
    -package_id
    (required)
    -name
    (required)
    -url
    (required)
    -creation_user
    (required)
    -creation_ip
    (required)
    -childof
    (optional)

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

    Testcases:
    No testcase defined.