Reference Guide

Adobe Acrobat PDF Lampshade 1.2 Reference (PDF)

interface.inc.php - User Interface Functions

title

Required Parameters: string $string
Optional Parameters: int $colspan
Returns: None
Description: This function renders a shaded table cell that spans two columns of a HTML table, according to $colspan. The fill color and text color change according to the CSS definition of the "title" style. The text to place in the cell given by $string is automatically converted to all uppercase letters. In order to return the string immediately without echoing it to the output buffer, set $returnOnly to TRUE.

function title($title, $colspan = 2, $returnOnly = FALSE)

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

Authors of the impossible.™
Think