| [ 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: | 189 lines (4 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 1 file includes/application.php |
UsersHelperRoute:: (7 methods):
getItems()
getLoginRoute()
getProfileRoute()
getRegistrationRoute()
getRemindRoute()
getResendRoute()
getResetRoute()
Class: UsersHelperRoute - X-Ref
Users Route Helper| getItems() X-Ref |
| Method to get the menu items for the component. return: array An array of menu items. |
| getLoginRoute() X-Ref |
| Method to get a route configuration for the login view. return: mixed Integer menu id on success, null on failure. |
| getProfileRoute() X-Ref |
| Method to get a route configuration for the profile view. return: mixed Integer menu id on success, null on failure. |
| getRegistrationRoute() X-Ref |
| Method to get a route configuration for the registration view. return: mixed Integer menu id on success, null on failure. |
| getRemindRoute() X-Ref |
| Method to get a route configuration for the remind view. return: mixed Integer menu id on success, null on failure. |
| getResendRoute() X-Ref |
| Method to get a route configuration for the resend view. return: mixed Integer menu id on success, null on failure. |
| getResetRoute() X-Ref |
| Method to get a route configuration for the reset view. return: mixed Integer menu id on success, null on failure. |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |