((com.arsdigita.navigation.ui.object.SimpleObjectList) itemList).getRenderer().addAttribute( "file.name"); ((com.arsdigita.navigation.ui.object.SimpleObjectList) itemList).getRenderer().addAttribute( "file.id"); ((com.arsdigita.navigation.ui.object.SimpleObjectList) itemList).getRenderer().addAttribute( "file.length"); Adjust the name of the object list as needed. git-svn-id: https://svn.libreccm.org/ccm/trunk@4397 8810af33-2d31-482b-a856-94f89814c4df |
||
|---|---|---|
| .. | ||
| foundry | ||
| foundry-base | ||
| heirloom | ||
| README.servlet | ||
| placeholder.info | ||
README.servlet
The address /themes/servlet/* is used by some servlets to create a virtual temporary location to pass in dynamic information for theme files (*.css / *.xsl) which need to be collected at runtime. Example: Servlet portlet-type-xsl used /themes/servlet/portlet-type/* to pass in at runtime a list of actually installed portlet's default xsl templates to use as fallback.