Revision: 61644
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 1, 2013 03:17 by steho
Initial Code
<we:listview type="object" name="documents" classid="123" catOr="true" order="we_id" triggerid="2797"> <we:ifFound> <?php $totalD = $GLOBALS['lv']->anz_all; ?> </we:ifFound> </we:listview>
Initial URL
Initial Description
Instead of creating a list, this listview puts the number of entries into a variable
Initial Title
Gives the number of entries in a listview
Initial Tags
Initial Language
PHP