%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::forums_reading_info ::xo::db::sql::forums_reading_info → move_thread_update → remove_msg → user_add_forum → user_add_msg ::xo::db::sql::forums_reading_info->::xotcl::Object

Class ::xo::db::sql::forums_reading_info

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

Class Relations

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

Methods (to be applied on the object)

  • move_thread_update (scripted, public)

     xo::db::sql::forums_reading_info[i] move_thread_update [ -dbn dbn ] \
        -source_message_id source_message_id  \
        -target_message_id target_message_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -source_message_id
    (required)
    -target_message_id
    (required)

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

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

     xo::db::sql::forums_reading_info[i] remove_msg [ -dbn dbn ] \
        -message_id message_id 

    Automatically generated method

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

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

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

     xo::db::sql::forums_reading_info[i] user_add_forum [ -dbn dbn ] \
        -forum_id forum_id  -user_id user_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -forum_id
    (required)
    -user_id
    (required)

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

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

     xo::db::sql::forums_reading_info[i] user_add_msg [ -dbn dbn ] \
        -root_message_id root_message_id  -user_id user_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -root_message_id
    (required)
    -user_id
    (required)

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

    Testcases:
    No testcase defined.