Class UsersHelperRoute

Description

Users Route Helper

  • since: 1.6

Located in /components/com_users/helpers/route.php (line 19)


	
			
Method Summary
 static array &getItems ()
 static mixed getLoginRoute ()
 static mixed getProfileRoute ()
 static mixed getRegistrationRoute ()
 static mixed getRemindRoute ()
 static mixed getResendRoute ()
 static mixed getResetRoute ()
Methods
static getItems (line 27)

Method to get the menu items for the component.

  • return: An array of menu items.
  • since: 1.6
  • access: public
static array &getItems ()
static getLoginRoute (line 56)

Method to get a route configuration for the login view.

  • return: Integer menu id on success, null on failure.
  • since: 1.6
  • access: public
static mixed getLoginRoute ()
static getProfileRoute (line 81)

Method to get a route configuration for the profile view.

  • return: Integer menu id on success, null on failure.
  • since: 1.6
  • access: public
static mixed getProfileRoute ()
static getRegistrationRoute (line 108)

Method to get a route configuration for the registration view.

  • return: Integer menu id on success, null on failure.
  • since: 1.6
  • access: public
static mixed getRegistrationRoute ()
static getRemindRoute (line 133)

Method to get a route configuration for the remind view.

  • return: Integer menu id on success, null on failure.
  • since: 1.6
  • access: public
static mixed getRemindRoute ()
static getResendRoute (line 158)

Method to get a route configuration for the resend view.

  • return: Integer menu id on success, null on failure.
  • since: 1.6
  • access: public
static mixed getResendRoute ()
static getResetRoute (line 183)

Method to get a route configuration for the reset view.

  • return: Integer menu id on success, null on failure.
  • since: 1.6
  • access: public
static mixed getResetRoute ()

Documentation generated on Tue, 19 Nov 2013 15:12:20 +0100 by phpDocumentor 1.4.3