Auth_HTTP
[ class tree: Auth_HTTP ] [ index: Auth_HTTP ] [ all elements ]

File: Auth_HTTP.php

Source Location: /Auth_HTTP-1.0.1/Auth_HTTP.php

Classes:

Auth_HTTP
PEAR::Auth_HTTP

Page Details:

Includes:

require_once("Auth/Auth.php") [line 22]

$PHP_AUTH_USER, $PHP_AUTH_PW [line 76]

Assign values from $PHP_AUTH_USER and $PHP_AUTH_PW to internal variables
Default value:  


[ Top ]



drawLogin [line 96]

void drawLogin( [string $username = ""], string $password)

Launch the login box


Parameters

string   $username   Username
string   $password   Password
[ Top ]



setCancelText [line 135]

void setCancelText( string $text)

Set the text to send if user hits the cancel button
  • Access: public


Parameters

string   $text   Text to send
[ Top ]



setRealm [line 121]

void setRealm( string $name)

Set name of the current realm
  • Access: public


Parameters

string   $name   Name of the realm
[ Top ]



Documentation generated on Fri, 30 Apr 2004 21:21:26 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.