MDB2
[ class tree: MDB2 ] [ index: MDB2 ] [ all elements ]

Class: MDB2_LOB_Output_File

Source Location: /MDB2-2.0.0beta4/MDB2/LOB.php

Class Overview

MDB2_LOB
   |
   --MDB2_LOB_Output_File

MDB2 Large Object (BLOB/CLOB) class to read into a file from DB


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 156]
MDB2 Large Object (BLOB/CLOB) class to read into a file from DB


[ Top ]


Class Variables

$buffer_length =  8000

[line 162]


Type:   mixed


[ Top ]

$file =  ''

[line 158]


Type:   mixed


[ Top ]

$input_lob =  0

[line 160]


Type:   mixed


[ Top ]

$opened_file =  false

[line 159]


Type:   mixed


[ Top ]

$opened_lob =  false

[line 161]


Type:   mixed


[ Top ]



Method Detail

create   [line 164]

void create( &$arguments)


Overrides MDB2_LOB::create() (parent method not documented)

Parameters:

   &$arguments   — 

[ Top ]

destroy   [line 198]

void destroy( )


Overrides MDB2_LOB::destroy() (parent method not documented)
[ Top ]

endOfLOB   [line 212]

void endOfLOB( )


Overrides MDB2_LOB::endOfLOB() (parent method not documented)
[ Top ]

readLOB   [line 217]

void readLOB( &$data, $length)


Overrides MDB2_LOB::readLOB() (parent method not documented)

Parameters:

   &$data   — 
   $length   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:20:18 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.