aw schriftzug.png aw logo 60x60.png

CategoryRenderCategoryItem
Render a summary for a Category in a category index

2019-05-02 - 10:19 | Version 1 |

Documentation

This method is called by RenderCategory to display a summary for an object of type ClassifiedTopic.

Parameters
  • OBJECT
  • TITLE
  • THEWEB
  • SHOWSUBCATS: switch on/off direct subcategoriesm, defaults to on

Implementation

%STARTINCLUDE%<!-- --><noautolink>
%CATINFO{
   cat="%OBJECT%"
   web="%THEWEB{default=""}%"
   maxchildren="6"
   sortchildren="on"
   morechildren="<a href='$url' title='%TRANSLATE{"more"}%'>...</a>"
   format="<div class='clsIndexItem clsCategoryItem clearfix'>
     $icon<!-- -->
     <a href='$url'>%TITLE{default="$title"}%</a>$percntIF{
       \"'$count'>'0'\" then=\"&nbsp;($count)\"
     }$percnt<!-- -->
     $percntIF{\"'$percntENCODE{\"$summary\" type=\"entity\"}$percnt'!=''\" then=\"<div class='foswikiTopicInfo'>$summary</div>\"}$percnt<!-- -->
     %IF{"'%SHOWSUBCATS{default="on"}%'='on'" then="<div class='clsSubCategories'>$children $more</div>" else="<!-- -->"}%
   </div>"
}%</noautolink><!-- -->%STOPINCLUDE%

Test

ERROR: DBCALL can't find topic CategoryRenderCategoryItem in Applications/ClassificationApp

Copyright

© 2006-2015 Michael Daum http://michaeldaumconsulting.com

This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. For more details read the LICENSE.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Warning: Can't find topic Applications/ClassificationApp.WebLeftBarExample

Impressum © Alexander Weimer GmbH