Class ::xo::db::sql::category_synonym

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

Class Relations

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

Methods (to be applied on the object)

  • convert_string (scripted, public)

     xo::db::sql::category_synonym[i] convert_string [ -dbn dbn ] -name name 

    Automatically generated method

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

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

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

     xo::db::sql::category_synonym[i] del [ -dbn dbn ] -synonym_id synonym_id 

    Automatically generated method

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

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

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

     xo::db::sql::category_synonym[i] edit [ -dbn dbn ] \
        -synonym_id synonym_id  -new_name new_name  -locale locale 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -synonym_id
    (required)
    -new_name
    (required)
    -locale
    (required)

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

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

     xo::db::sql::category_synonym[i] get_similarity [ -dbn dbn ] -len1 len1  \
        -len2 len2  -matches matches 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -len1
    (required)
    -len2
    (required)
    -matches
    (required)

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

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

     xo::db::sql::category_synonym[i] new [ -dbn dbn ] -name name  \
        -locale locale  -category_id category_id  -synonym_id synonym_id  \
        [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -name
    (required)
    -locale
    (required)
    -category_id
    (required)
    -synonym_id
    (required)
    -childof
    (optional)

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

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

     xo::db::sql::category_synonym[i] reindex [ -dbn dbn ] \
        -synonym_id synonym_id  -name name  -locale locale 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -synonym_id
    (required)
    -name
    (required)
    -locale
    (required)

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

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

     xo::db::sql::category_synonym[i] search [ -dbn dbn ] \
        -search_text search_text  -locale locale 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -search_text
    (required)
    -locale
    (required)

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

    Testcases:
    No testcase defined.