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

Class: File_Archive_Reader_Multi

Source Location: /File_Archive-1.0.0/File/Archive/Reader/Multi.php

Class Overview

File_Archive_Reader_Relay
   |
   --File_Archive_Reader_Multi

Regroups several readers to make them appear as a single one


Methods


Inherited Variables

Inherited Methods


Class Details

[line 37]
Regroups several readers to make them appear as a single one


[ Top ]


Method Detail

File_Archive_Reader_Multi (Constructor)   [line 50]

File_Archive_Reader_Multi File_Archive_Reader_Multi( )


[ Top ]

addSource   [line 59]

void addSource( &$source, File_Archive_Reader $source)

Add a new reader to the list of readers

Parameters:

File_Archive_Reader   $source   —  The source to add
   &$source   — 

[ Top ]

close   [line 87]

void close( )

  • See: File_Archive_Reader::close()

[ Top ]

next   [line 67]

void next( )

  • See: File_Archive_Reader::next()

[ Top ]


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