| This presentation object dynamically creates the hierarchical shelf
(directory of categories and items in the store). With categories either
open or closed. This is a fairly ugly thing to do in HTML.
Parameters:
- button - If a open/close button was pressed, this is the category
id associated with that button.
- open - A comma-seperated list of the catagory ids of the categories
that are open.
|