- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::category_synonym
::xo::db::sql::category_synonymcreate ...
Defined in
Class Relations
Methods (to be applied on the object)
convert_string (scripted, public)
xo::db::sql::category_synonymconvert_string [ -dbn dbn ] -name name
Automatically generated method
- Switches:
- -dbn (optional)
- -name (required)
- Testcases:
- No testcase defined.
del (scripted, public)
xo::db::sql::category_synonymdel [ -dbn dbn ] -synonym_id synonym_id
Automatically generated method
- Switches:
- -dbn (optional)
- -synonym_id (required)
- Testcases:
- No testcase defined.
edit (scripted, public)
xo::db::sql::category_synonymedit [ -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)
- Testcases:
- No testcase defined.
get_similarity (scripted, public)
xo::db::sql::category_synonymget_similarity [ -dbn dbn ] -len1 len1 \ -len2 len2 -matches matches
Automatically generated method
- Switches:
- -dbn (optional)
- -len1 (required)
- -len2 (required)
- -matches (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::category_synonymnew [ -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)
- Testcases:
- No testcase defined.
reindex (scripted, public)
xo::db::sql::category_synonymreindex [ -dbn dbn ] \ -synonym_id synonym_id -name name -locale locale
Automatically generated method
- Switches:
- -dbn (optional)
- -synonym_id (required)
- -name (required)
- -locale (required)
- Testcases:
- No testcase defined.
search (scripted, public)
xo::db::sql::category_synonymsearch [ -dbn dbn ] \ -search_text search_text -locale locale
Automatically generated method
- Switches:
- -dbn (optional)
- -search_text (required)
- -locale (required)
- Testcases:
- No testcase defined.
Variables
::xo::db::sql::category_synonym set __default_metaclass ::xotcl::Class ::xo::db::sql::category_synonym set __default_superclass ::xotcl::Object ::xo::db::sql::category_synonym set abstract_p f ::xo::db::sql::category_synonym set auto_save false ::xo::db::sql::category_synonym set name_method {} ::xo::db::sql::category_synonym set object_type ::xo::db::sql::category_synonym ::xo::db::sql::category_synonym set security_inherit_p t ::xo::db::sql::category_synonym set sql_package_name category_synonym ::xo::db::sql::category_synonym set supertype acs_object ::xo::db::sql::category_synonym set with_table true
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables