[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/administrator/components/com_modules/helpers/ -> modules.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: 198 lines (5 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 8 functions

  addSubmenu()
  getActions()
  getStateOptions()
  getClientOptions()
  getPositions()
  getTemplates()
  getModules()
  getAssignmentOptions()

Functions
Functions that are not part of a class:

addSubmenu($vName)   X-Ref
Configure the Linkbar.

param: string    The name of the active view.

getActions()   X-Ref
Gets a list of the actions that can be performed.

return: JObject

getStateOptions()   X-Ref
Get a list of filter options for the state of a module.

return: array    An array of JHtmlOption elements.

getClientOptions()   X-Ref
Get a list of filter options for the application clients.

return: array    An array of JHtmlOption elements.

getPositions($clientId)   X-Ref
No description

getTemplates($clientId = 0, $state = '', $template='')   X-Ref
No description

getModules($clientId)   X-Ref
Get a list of the unique modules installed in the client application.

param: int        The client id.
return: array

getAssignmentOptions($clientId)   X-Ref
Get a list of the assignment options for modules to menus.

param: int        The client id.
return: array



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