Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

File/joomla/user/authenticate.php

Description
  • filesource: Source code for this file
  • license: GNU/GPL,
  • copyright: Copyright (C) 2005 - 2007 Open Source Matters. All rights reserved.
  • version: $Id: authenticate.php 6694 2007-02-22 01:28:09Z CoolAcid $
Classes
Class Description
 class JAuthenticate Authorization class, provides an interface for the Joomla authentication system
 class JAuthenticateResponse Authorization response class, provides an object for storing user and error details
Constants
JAUTHENTICATE_STATUS_CANCEL = 2 (line 26)

Status to indicate cancellation of authentication.

JAUTHENTICATE_STATUS_FAILURE = 4 (line 31)

This is the status code returned when the authentication failed

JAUTHENTICATE_STATUS_SUCCESS = 1 (line 21)

This is the status code returned when the authentication is success.


Documentation generated on Mon, 05 Mar 2007 20:52:41 +0000 by phpDocumentor 1.3.1