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

Class: AppendIterator

Source Location: /PHPUnit2-2.3.0/Runner/IncludePathTestCollector.php

Class Overview


PHP Version 5


Author(s):

Version:

  • CVS: $Id: IncludePathTestCollector.php,v 1.13.2.3 2005/10/12 17:07:07 sebastian Exp $

Copyright:

  • 2002-2005 Sebastian Bergmann <sb@sebastian-bergmann.de>

Methods


Inherited Variables

Inherited Methods


Class Details

[line 24]
PHP Version 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.



[ Top ]


Method Detail

__construct (Constructor)   [line 27]

AppendIterator __construct( )

  • Access: public

[ Top ]

append   [line 35]

void append( Iterator $it)

  • Access: public

Parameters:

Iterator   $it   — 

[ Top ]

current   [line 55]

void current( )

  • Access: public

[ Top ]

getInnerIterator   [line 39]

void getInnerIterator( )

  • Access: public

[ Top ]

key   [line 59]

void key( )

  • Access: public

[ Top ]

next   [line 63]

void next( )

  • Access: public

[ Top ]

rewind   [line 43]

void rewind( )

  • Access: public

[ Top ]

valid   [line 51]

void valid( )

  • Access: public

[ Top ]

__call   [line 31]

void __call( $func, $params)

  • Access: public

Parameters:

   $func   — 
   $params   — 

[ Top ]


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