Documentation : actions/layout_actions.php
Class Layout_actions extends Layout_interface - Layout actions
This is the default layout for actions.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 actions
function &layout(&$result, $variant='full')
- &$result - resource the SQL result
- $variant='full' - string a variant, if any
- returns string the rendered text
Voir aussi :