Home « Server software «
Documentation: sections/layout_sections_as_menu.php
Class Layout_sections_as_menu extends Layout_interface - Layout sections as a menu list
This is used to list top-most sections as page menu on the front page.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: