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

Class: PHPExcel_Shared_ZipStreamWrapper

Source Location: /PHPExcel/Shared/ZipStreamWrapper.php

Class Overview


PHPExcel_Shared_ZipStreamWrapper


Author(s):

Copyright:

  • Copyright (c) 2006 - 2009 PHPExcel (http://www.codeplex.com/PHPExcel)

Variables

Methods



Class Details

[line 40]
PHPExcel_Shared_ZipStreamWrapper

PHPExcel_Shared_ZipStreamWrapper




Tags:

copyright:  Copyright (c) 2006 - 2009 PHPExcel (http://www.codeplex.com/PHPExcel)


[ Top ]


Class Variables

$_archive =

[line 46]

Internal ZipAcrhive

Internal ZipAcrhive




Tags:

access:  private

Type:   ZipAcrhive


[ Top ]

$_data =  ''

[line 67]

Data

Data




Tags:

access:  private

Type:   mixed


[ Top ]

$_fileNameInArchive =  ''

[line 53]

Filename in ZipAcrhive

Filename in ZipAcrhive




Tags:

access:  private

Type:   string


[ Top ]

$_position =  0

[line 60]

Position in file

Position in file




Tags:

access:  private

Type:   int


[ Top ]



Class Methods


static method register [line 72]

static void register( )

Register wrapper

Register wrapper




Tags:

access:  public


[ Top ]

method stream_eof [line 142]

void stream_eof( )

EOF stream

EOF stream




Tags:

access:  public


[ Top ]

method stream_open [line 80]

void stream_open( $path, $mode, $options, &$opened_path)

Open stream

Open stream




Tags:

access:  public


Parameters:

   $path  
   $mode  
   $options  
   &$opened_path  

[ Top ]

method stream_read [line 126]

void stream_read( $count)

Read stream

Read stream




Parameters:

   $count  

[ Top ]

method stream_seek [line 149]

void stream_seek( $offset, $whence)

Seek stream

Seek stream




Tags:

access:  public


Parameters:

   $offset  
   $whence  

[ Top ]

method stream_stat [line 119]

void stream_stat( )

Stat stream

Stat stream




Tags:

access:  public


[ Top ]

method stream_tell [line 135]

void stream_tell( )

Tell stream

Tell stream




Tags:

access:  public


[ Top ]


Documentation generated on Mon, 05 Jan 2009 20:39:02 +0100 by phpDocumentor 1.4.1