[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/administrator/modules/mod_menu/ -> helper.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 127 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  getMenus()
  getComponents()

Functions
Functions that are not part of a class:

getMenus()   X-Ref
Get a list of the available menus.

return: array    An array of the available menus (from the menu types table).

getComponents($authCheck = true)   X-Ref
Get a list of the authorised, non-special components to display in the components menu.

param: boolean    $authCheck    An optional switch to turn off the auth check (to support custom layouts 'grey out' behaviour).
return: array    A nest array of component objects and submenus



Generated: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1