| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: helper.php 14996 2010-02-22 23:15:13Z ian $ |
| File Size: | 171 lines (4 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
MenusHelper:: (7 methods):
getMenuTypeList()
getMenuTypes()
getComponentList()
Parent()
Target()
Published()
cleanCache()
Class: MenusHelper - X-Ref
| getMenuTypeList() X-Ref |
| Get a list of the menu_types records return: array An array of records as objects |
| getMenuTypes() X-Ref |
| Get a list of the menutypes return: array An array of menu type names |
| getComponentList() X-Ref |
| Gets a list of components that can link to the menu |
| Parent( &$row ) X-Ref |
| Build the select list for parent menu item |
| Target( &$row ) X-Ref |
| build the select list for target window |
| Published( &$row ) X-Ref |
| build the select list for target window |
| cleanCache() X-Ref |
| clean system cache |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |