category::flush_translation_cache (public)

 category::flush_translation_cache category_id

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

Flushes category translation cache of one category.

Parameters:
category_id - category to be flushed.
Author:
Timo Hentschel <timo@timohentschel.de>

Partial Call Graph (max 5 caller/called nodes):
%3 test_category_crud category_crud (test categories) category::flush_translation_cache category::flush_translation_cache test_category_crud->category::flush_translation_cache db_foreach db_foreach (public) category::flush_translation_cache->db_foreach category::delete category::delete (public) category::delete->category::flush_translation_cache category::update category::update (public) category::update->category::flush_translation_cache

Testcases:
category_crud
[ show source ]
Show another procedure: