category_synonym::add (public)
category_synonym::add -name name [ -locale locale ] \ -category_id category_id [ -synonym_id synonym_id ]
Defined in packages/categories/tcl/category-synonyms-procs.tcl
Inserts a new synonym.
- Switches:
- Options:
- -name (required)
- -locale (optional)
- -category_id (required)
- -synonym_id (optional)
- -name
- synonym name.
- -locale
- locale of the language. [ad_conn locale] used by default.
- -category_id
- id of the category of the synonym to be inserted.
- -synonym_id
- synonym_id of the synonym to be inserted.
- Authors:
- Bernd Schmeil <bernd@thebernd.de>
- Timo Hentschel <timo@timohentschel.de>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- category_synonyms