Aller au contenu principal Aide Panneau de contrôle

A+   A-

Logiciel serveur «  

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 :

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

The compact format of this layout allows a high number of items to be listed

layout() - List articles as a table of content of a manual

function &layout(&$result)

  • &$result - resource the SQL result
  • returns string the rendered text


tn