Reference Guide

Adobe Acrobat PDF Lampshade 1.2 Reference (PDF)

interface.inc.php - User Interface Functions

signInForm

Required Parameters: None
Optional Parameters: int $buttonWidth, int $buttonHeight, bool $remember
Returns: None
Description: This function prints out an HTML form to allow a user to sign into a Lampshade-based site. The $remember parameter controls whether or not a checkbox to automatically sign in the user the future will appear. It may be desirable to hide this checkbox in corporate environments where everyone has the same external IP address due to the use of a proxy server.

function signInForm($message = 'WELCOME', $action = '', $buttonWidth = 80, $buttonHeight = 20, $remember = TRUE)

Copyright © 2001-2010 Think Computer Corporation. All Rights Reserved. Patent pending.

Authors of the impossible.™
Think