Class UsersHelperRoute

Description

Users Route Helper

  • since: 1.6

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


	
			
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 method getItems (line 26)

Method to get the menu items for the component.

  • return: An array of menu items.
  • since: 1.6
  • access: public
static array &getItems ()
static method 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 method getProfileRoute (line 79)

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 method getRegistrationRoute (line 104)

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 method getRemindRoute (line 127)

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 method getResendRoute (line 150)

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 method getResetRoute (line 173)

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 Mon, 25 Jun 2012 13:59:17 -0500 by phpDocumentor 1.4.4