Home « Server software «
Documentation: sections/layout_sections_as_tabs.php
Class Layout_sections_as_tabs extends Layout_interface - Layout sections as a list of tabs
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 sections
function &layout(&$result, $capability='?')
- &$result - resource the SQL result
- $capability='?' - string '?' or 'A', to support editors and to impersonate associates, where applicable
- returns an array of $url => (NULL, $title, NULL, 'section_123', NULL, 'visit this section')
Voir aussi: