neighbor_summary_items_approved

EveAndersson.com : API Browser : neighbor_summary_items_approved

neighbor_summary_items_approved

neighbor_summary_items_approved category_id
Defined in tcl/neighbor-defs.tcl

Returns list of Tcl lists of approved postings. Each list contains a subcategory ID, subcategory_1 name and a count. We expect this to be memoized.

Parameters:
category_id - id of the category to list.
Returns:
a list of lists with subcategory id, subcategory_1 name and count.
Error:
if category_id is not specified.
Author:
Philip Greenspun <philg@mit.edu>
[ show source ]

Show another procedure:

eve@eveandersson.com