%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::photo_album ::xo::db::sql::photo_album → get_root_folder → new_root_folder ::xo::db::sql::photo_album->::xotcl::Object

Class ::xo::db::sql::photo_album

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

Class Relations

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

Methods (to be applied on the object)

  • get_root_folder (scripted, public)

     xo::db::sql::photo_album[i] get_root_folder [ -dbn dbn ] \
        -package_id package_id 

    Automatically generated method

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

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

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

     xo::db::sql::photo_album[i] new_root_folder [ -dbn dbn ] \
        -package_id package_id 

    Automatically generated method

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

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

    Testcases:
    No testcase defined.