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

Class: PHPPowerPoint_SlideIterator

Source Location: /PHPPowerpoint/SlideIterator.php

Class Overview

IteratorIterator
   |
   --PHPPowerPoint_SlideIterator

PHPPowerPoint_SlideIterator


Author(s):

Copyright:

  • Copyright (c) 2009 - 2010 PHPPowerPoint (http://www.codeplex.com/PHPPowerPoint)

Variables

Methods


Inherited Methods

Class: IteratorIterator (Internal Class)

constructor __construct ( $iterator )
current ( )
getInnerIterator ( )
key ( )
next ( )
rewind ( )
valid ( )

Class Details

[line 45]
PHPPowerPoint_SlideIterator

PHPPowerPoint_SlideIterator Used to iterate slides in PHPPowerPoint




Tags:

copyright:  Copyright (c) 2009 - 2010 PHPPowerPoint (http://www.codeplex.com/PHPPowerPoint)


[ Top ]


Class Variables

$_position =  0

[line 59]

Current iterator position

Current iterator position




Tags:

access:  private

Type:   int


[ Top ]

$_subject =

[line 52]

Presentation to iterate

Presentation to iterate




Tags:

access:  private

Type:   PHPPowerPoint


[ Top ]



Class Methods


constructor __construct [line 66]

PHPPowerPoint_SlideIterator __construct( [PHPPowerPoint $subject = null])

Create a new slide iterator

Create a new slide iterator




Tags:

access:  public


Overrides IteratorIterator::constructor __construct ( $iterator ) (parent method not documented)

Parameters:

PHPPowerPoint   $subject  

[ Top ]

destructor __destruct [line 74]

void __destruct( )

Destructor

Destructor




Tags:

access:  public


[ Top ]

method current [line 90]

PHPPowerPoint_Slide current( )

Current PHPPowerPoint_Slide

Current PHPPowerPoint_Slide




Tags:

access:  public


Overrides IteratorIterator::current ( ) (parent method not documented)

[ Top ]

method key [line 99]

int key( )

Current key

Current key




Tags:

access:  public


Overrides IteratorIterator::key ( ) (parent method not documented)

[ Top ]

method next [line 106]

void next( )

Next value

Next value




Tags:

access:  public


Overrides IteratorIterator::next ( ) (parent method not documented)

[ Top ]

method rewind [line 81]

void rewind( )

Rewind iterator

Rewind iterator




Tags:

access:  public


Overrides IteratorIterator::rewind ( ) (parent method not documented)

[ Top ]

method valid [line 115]

boolean valid( )

More PHPPowerPoint_Slide instances available?

More PHPPowerPoint_Slide instances available?




Tags:

access:  public


Overrides IteratorIterator::valid ( ) (parent method not documented)

[ Top ]


Documentation generated on Sat, 25 Apr 2009 11:38:14 +0200 by phpDocumentor 1.4.1