blueshoes php application framework and cms            packageless
[ class tree: packageless ] [ index: packageless ] [ all elements ]

Procedural File: biff.php

Source Location: /lib/biff/biff.php



Classes:



Page Details:



Includes:

require_once("biffbase.php") [line 36]
*******************************************************************************

Script......... : class BiffWriter - extends BiffBase * Author......... : Christian Novak - cnovak@gmx.net * Copyright...... : (c) 2001-2002 Christian Novak * Documentation.. : http://www.cnovak.com * History........ : rev 2.1 added xlsWriteDateTime to write an SQL datetime * stamp as an Excel float * : rev 2.0 introduces "A1" standard spread sheet notation. * Please read the manual "biffmanual.htm" available at * http//:www.cnovak.com * Requires : PHP 4 >= 4.0.5 * * * This class extends BiffWriter by adding type and parameter checking * where applicable and reasonable. It is recommended to use this class * for smaller files < 1000 cells and during the debugging phase. * * All functions taking a row, col argument can be now called in 2 ways: * * xlsWriteText('B2', 0, 'mytext') or xlsWriteText(3, 2, 'mytext'); * * when using the A1 notation instead of the row, column notation, the * second argument must always contain something. * ********************************************************************************* This library is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. * * This library is copyright (c) by Christian Novak and is only * _FREE_ for _NON_ _COMMERCIAL_ purposes * * Please contact me at cnovak@gmx.net if you plan to use biffwriter * in an Intranet or commercial Internet application * *******************************************************************************








Documentation generated on Mon, 29 Dec 2003 21:07:54 +0100 by phpDocumentor 1.2.3