Home « Server software «
Documentation: articles/layout_articles_as_slides.php
Class Layout_articles_as_slides extends Layout_interface - Layout articles as slides
With this layout each article is considered as being one slide of a structured electronic presentation.Articles are ordered based on rank values.
This script is a reference file of this system.
Voir aussi:
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com
items_per_page() - The preferred number of items for this layout
function items_per_page()
- returns int the optimised count of items fro this layout
layout() - List articles as a table of content of a manual
function &layout(&$result, $capability='?')
- &$result - resource the SQL result
- $capability='?' - string '?' or 'A', to support editors and to impersonate associates, where applicable
- returns string the rendered text