Home « Server software «
Documentation: sections/layout_sections.php
Class Layout_sections extends Layout_interface - Layout sections
This is the default layout for sections.This script is a reference file of this system.
Voir aussi:
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com
Testeurs:
layout() - List sections
function &layout(&$result, $variant='full', $capability='?')
- &$result - resource the SQL result
- $variant='full' - string a variant, if any
- $capability='?' - string '?' or 'A', to support editors and to impersonate associates, where applicable
- returns string the rendered text
- 'full' - include anchor information -- also the default value
- 'references' - like 'full', but urls are references to sections
- 'select' - like 'full', but urls are links to the article editor form - used at articles/edit.php
Voir aussi: