Documentation : articles/layout_articles_as_alistapart.php
Class Layout_articles_as_alistapart extends Layout_interface - Layout articles as alistapart do
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 100 - this layout has no navigation bar
Voir aussi :
layout() - List articles as alistapart did
function &layout(&$result)
- &$result - resource the SQL result
- returns string the rendered text
Voir aussi :
layout_newest() - Layout the newest articles
function layout_newest($item)
- $item - array the article
- returns string the rendered text