Documentation : articles/layout_articles_as_compact.php
Class Layout_articles_as_compact extends Layout_interface - Layout articles as a compact list
This script is a reference file of this system.
Voir aussi :
Licence : GNU Lesser General Public License
Auteurs :
- Bernard Paques bernard.paques@bigfoot.com
- GnapZ
- Thierry Pinelli (ThierryP)
items_per_page() - The preferred number of items for this layout
function items_per_page()
- returns int the optimised count of items for this layout
layout() - List articles
function &layout(&$result)
- &$result - resource the SQL result
- returns array
Voir aussi :