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

Class: BiffWriter

Source Location: /lib/biff/biff.php

Class Overview

BiffBase
   |
   --BiffWriter



Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 38]


[ Top ]


Class Variables

$a_not = array()

[line 40]


Type:   mixed


[ Top ]



Class Methods


constructor BiffWriter [line 42]

BiffWriter BiffWriter( )



[ Top ]

method check_bounds [line 145]

void check_bounds( mixed &$row, mixed &$col, mixed $ref)



[ Top ]

method xlsAddHPageBreak [line 56]

void xlsAddHPageBreak( mixed $row)



Overrides BiffBase::xlsAddHPageBreak() (parent method not documented)

[ Top ]

method xlsAddVPageBreak [line 64]

void xlsAddVPageBreak( mixed $col)



Overrides BiffBase::xlsAddVPageBreak() (parent method not documented)

[ Top ]

method xlsCellNote [line 131]

void xlsCellNote( mixed $row, mixed $col, mixed $value)



Overrides BiffBase::xlsCellNote() (parent method not documented)

[ Top ]

method xlsParse [line 50]

void xlsParse( [mixed $file = ''])



Overrides BiffBase::xlsParse() (parent method not documented)

[ Top ]

method xlsSetColWidth [line 77]

void xlsSetColWidth( mixed $col_start, mixed $col_end, mixed $width)



Overrides BiffBase::xlsSetColWidth() (parent method not documented)

[ Top ]

method xlsWriteDateTime [line 100]

void xlsWriteDateTime( mixed $row, mixed $col, mixed $value, [mixed $col_width = 0], [mixed $cell_picture = 0], [mixed $cell_font = 0], [mixed $cell_alignment = ALIGN_RIGHT], [mixed $cell_status = 0])



Overrides BiffBase::xlsWriteDateTime() (parent method not documented)

[ Top ]

method xlsWriteNumber [line 110]

void xlsWriteNumber( mixed $row, mixed $col, mixed $value, [mixed $col_width = 0], [mixed $cell_picture = 0], [mixed $cell_font = 0], [mixed $cell_alignment = ALIGN_RIGHT], [mixed $cell_status = 0])



Overrides BiffBase::xlsWriteNumber() (parent method not documented)

[ Top ]

method xlsWriteText [line 119]

void xlsWriteText( mixed $row, mixed $col, mixed $value, [mixed $col_width = 0], [mixed $cell_picture = 0], [mixed $cell_font = 0], [mixed $cell_alignment = ALIGN_GENERAL], [mixed $cell_status = 0])



Overrides BiffBase::xlsWriteText() (parent method not documented)

[ Top ]

method _cnv_AA_to_col [line 170]

void _cnv_AA_to_col( mixed $val)



[ Top ]

method _cnv_AA_to_row [line 193]

void _cnv_AA_to_row( mixed $val)



[ Top ]

method _fill_AA_notation [line 207]

void _fill_AA_notation( )



[ Top ]


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