category::get_name (public)

 category::get_name category_id [ locale ]

Defined in packages/categories/tcl/categories-procs.tcl

Gets the category name in the specified language, if available. Use default language otherwise.

Parameters:
category_id (required)
category_id or list of category_id's for which to get the name.
locale (optional)
language in which to get the name. [ad_conn locale] used by default.
Returns:
list of names corresponding to the supplied category_id.
Author:
Timo Hentschel <timo@timohentschel.de>

Testcases:
category_crud, category_get_procs, category_tree_procs
[ show source ]
Show another procedure: