Reference Guide

Adobe Acrobat PDF Lampshade 1.2 Reference (PDF)

interface.inc.php - User Interface Functions

icon

Required Parameters: string $string
Optional Parameters: string $alt, string $align, int $width, int $height
Returns: None
Description: This function writes out the HTML needed to display an icon in GIF format with dimensions 20 x 20 pixels, strored in the "icons" directory off of the shared directory. The name of the file (before the .gif extension) is given by the $string variable, with alternate HTML text given by $alt.

function icon($string, $alt = '', $align = 'bottom', $width = 20, $height = 20)

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

Authors of the impossible.™
Think