neighbor_summary_items_approvedneighbor_summary_items_approved category_id
Defined in tcl/neighbor-defs.tclReturns 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>
|