Source for file menu.php
Documentation is available at menu.php
* @package Joomla.Libraries
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
// Import the com_menus helper.
require_once realpath(JPATH_ADMINISTRATOR .
'/components/com_menus/helpers/menus.php');
* Supports an HTML select list of menus
* @package Joomla.Libraries
* Method to get the list of menus for the field options.
* @return array The field option objects.
// Merge any additional options in the XML definition.
Documentation generated on Tue, 19 Nov 2013 15:07:51 +0100 by phpDocumentor 1.4.3