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 - 2011 PHPExcel (http://www.codeplex.com/PHPExcel)

Methods



Class Details

[line 36]
PHPExcel_Shared_ZipStreamWrapper



Tags:

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


[ Top ]


Class Methods


static method register [line 68]

static void register( )

Register wrapper



Tags:

access:  public


[ Top ]

method stream_eof [line 123]

void stream_eof( )

EOF stream



Tags:

access:  public


[ Top ]

method stream_open [line 76]

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

Open stream



Tags:

access:  public


Parameters:

   $path  
   $mode  
   $options  
   &$opened_path  

[ Top ]

method stream_read [line 107]

void stream_read( $count)

Read stream



Parameters:

   $count  

[ Top ]

method stream_seek [line 130]

void stream_seek( $offset, $whence)

Seek stream



Tags:

access:  public


Parameters:

   $offset  
   $whence  

[ Top ]

method stream_stat [line 100]

void stream_stat( )

Stat stream



Tags:

access:  public


[ Top ]

method stream_tell [line 116]

void stream_tell( )

Tell stream



Tags:

access:  public


[ Top ]


Documentation generated on Sun, 27 Feb 2011 16:37:34 -0800 by phpDocumentor 1.4.3