| [ Index ] |
PHP Cross Reference of Joomla 2.5.4 DE |
[Source view] [Print] [Project Stats]
(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: | 192 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
UsersHelper:: (6 methods):
addSubmenu()
getActions()
getStateOptions()
getActiveOptions()
getGroups()
getRangeOptions()
Class: UsersHelper - X-Ref
Users component helper.| addSubmenu($vName) X-Ref |
| Configure the Linkbar. param: string $vName The name of the active view. return: void |
| 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 blocked state of a user. return: array An array of JHtmlOption elements. |
| getActiveOptions() X-Ref |
| Get a list of filter options for the activated state of a user. return: array An array of JHtmlOption elements. |
| getGroups() X-Ref |
| Get a list of the user groups for filtering. return: array An array of JHtmlOption elements. |
| getRangeOptions() X-Ref |
| Creates a list of range options used in filter select list used in com_users on users view return: array |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |