Home « Server software «
Documentation: decisions/layout_decisions.php
Class Layout_decisions extends Layout_interface - Layout decisions
This is the default layout for decisions.This script is a reference file of this system.
Voir aussi:
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com
layout() - List decisions
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
- 'no_anchor' -- do not mention anchor link
- 'no_author' -- do not mention author link
Voir aussi: