Den fulde PHP kildekode for menuindex klassen
<?php /** * The Menu Index file. * * @package template * @filesource * @see INC_PATH.PAGE_MENUINDEX_FILE_NAME * @copyright (c) http://Finn-Rasmussen.com * @license http://Finn-Rasmussen.com/license/ myPHP License conditions * @author http://Finn-Rasmussen.com * @version 1.11 * @since 27-nov-2009 */ /** * The Menu Index file */Index::display($indexmenuLinks, $text,'','',MENU_LEFT_VIEW_CLASS);?>