Home « Server software «
Documentation: links/layout_links.php
Class Layout_links extends Layout_interface - Layout links
This is the default layout for links.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 links
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' to list items attached to one particular anchor
- 'no_author' to list items attached to one user prolink
Voir aussi: