category_link::add (public)

 category_link::add -from_category_id from_category_id \
    -to_category_id to_category_id

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

Insert a new category link.

Switches:
-from_category_id (required)
-to_category_id (required)
Options:
-from_category_id
category_id the links comes from.
-to_category_id
category_id the link goes to.
Returns:
link_id
Author:
Timo Hentschel <timo@timohentschel.de>

Testcases:
category_link
[ show source ]
Show another procedure: