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]
drawLogin [line 96]
void drawLogin(
[string $username = ""], string $password)
|
|
Launch the login box
Parameters
| string |
$username |
Username |
| string |
$password |
Password |
setCancelText [line 135]
void setCancelText(
string $text)
|
|
Set the text to send if user hits the cancel button
Parameters
| string |
$text |
Text to send |
setRealm [line 121]
void setRealm(
string $name)
|
|
Set name of the current realm
Parameters
| string |
$name |
Name of the realm |
Documentation generated on Fri, 30 Apr 2004 21:21:26 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|