Class ::xo::db::sql::category_tree

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

Class Relations

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

Methods (to be applied on the object)

  • check_nested_ind (scripted, public)

     xo::db::sql::category_tree[i] check_nested_ind [ -dbn dbn ] \
        -tree_id tree_id 

    Automatically generated method

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

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

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

     xo::db::sql::category_tree[i] copy [ -dbn dbn ] -source_tree source_tree  \
        -dest_tree dest_tree  -creation_user creation_user  \
        -creation_ip creation_ip 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -source_tree
    (required)
    -dest_tree
    (required)
    -creation_user
    (required)
    -creation_ip
    (required)

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

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

     xo::db::sql::category_tree[i] del [ -dbn dbn ] -tree_id tree_id 

    Automatically generated method

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

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

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

     xo::db::sql::category_tree[i] edit [ -dbn dbn ] -tree_id tree_id  \
        -locale locale  -tree_name tree_name  -description description  \
        -site_wide_p site_wide_p  -modifying_date modifying_date  \
        -modifying_user modifying_user  -modifying_ip modifying_ip 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -tree_id
    (required)
    -locale
    (required)
    -tree_name
    (required)
    -description
    (required)
    -site_wide_p
    (required)
    -modifying_date
    (required)
    -modifying_user
    (required)
    -modifying_ip
    (required)

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

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

     xo::db::sql::category_tree[i] map [ -dbn dbn ] -object_id object_id  \
        -tree_id tree_id  -subtree_category_id subtree_category_id  \
        -assign_single_p assign_single_p  \
        -require_category_p require_category_p  -widget widget 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -object_id
    (required)
    -tree_id
    (required)
    -subtree_category_id
    (required)
    -assign_single_p
    (required)
    -require_category_p
    (required)
    -widget
    (required)

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

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

     xo::db::sql::category_tree[i] name [ -dbn dbn ] -tree_id tree_id 

    Automatically generated method

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

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

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

     xo::db::sql::category_tree[i] new [ -dbn dbn ] -tree_id tree_id  \
        -locale locale  -tree_name tree_name  -description description  \
        -site_wide_p site_wide_p  -creation_date creation_date  \
        -creation_user creation_user  -creation_ip creation_ip  \
        -context_id context_id  [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -tree_id
    (required)
    -locale
    (required)
    -tree_name
    (required)
    -description
    (required)
    -site_wide_p
    (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::category_tree proc new xo::db::sql::category_tree proc new xo::db::sql::category_tree proc new->db_with_handle

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

     xo::db::sql::category_tree[i] new_translation [ -dbn dbn ] \
        -tree_id tree_id  -locale locale  -tree_name tree_name  \
        -description description  -modifying_date modifying_date  \
        -modifying_user modifying_user  -modifying_ip modifying_ip 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -tree_id
    (required)
    -locale
    (required)
    -tree_name
    (required)
    -description
    (required)
    -modifying_date
    (required)
    -modifying_user
    (required)
    -modifying_ip
    (required)

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

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

     xo::db::sql::category_tree[i] unmap [ -dbn dbn ] -object_id object_id  \
        -tree_id tree_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -object_id
    (required)
    -tree_id
    (required)

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

    Testcases:
    No testcase defined.