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

Class ::xo::db::sql::forums_forum

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

    Automatically generated method

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

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

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

     xo::db::sql::forums_forum[i] name [ -dbn dbn ] -forum_id forum_id 

    Automatically generated method

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

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

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

     xo::db::sql::forums_forum[i] new [ -dbn dbn ] -forum_id forum_id  \
        [ -object_type object_type ] -name name  -charter charter  \
        -presentation_type presentation_type  \
        -posting_policy posting_policy  -package_id package_id  \
        -creation_date creation_date  -creation_user creation_user  \
        -creation_ip creation_ip  -context_id context_id  \
        [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -forum_id
    (required)
    -object_type
    (defaults to "forums_forum") (optional)
    -name
    (required)
    -charter
    (required)
    -presentation_type
    (required)
    -posting_policy
    (required)
    -package_id
    (required)
    -creation_date
    (required)
    -creation_user
    (required)
    -creation_ip
    (required)
    -context_id
    (required)
    -childof
    (optional)

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

    Testcases:
    No testcase defined.

Variables

::xo::db::sql::forums_forum set __default_metaclass ::xotcl::Class
::xo::db::sql::forums_forum set __default_superclass ::xotcl::Object
::xo::db::sql::forums_forum set abstract_p f
::xo::db::sql::forums_forum set auto_save false
::xo::db::sql::forums_forum set name_method {}
::xo::db::sql::forums_forum set object_type ::xo::db::sql::forums_forum
::xo::db::sql::forums_forum set security_inherit_p t
::xo::db::sql::forums_forum set sql_package_name forums_forum
::xo::db::sql::forums_forum set supertype acs_object
::xo::db::sql::forums_forum set with_table true