Pt_BR En Ja De Fr 
You are currently viewing the 0.10 branch api documentation. Switch to 0.11 or 1.0

0.10 Doctrine_Collection_Iterator

Doctrine Collection Iterator

Doctrine_Collection_Iterator iterates through Doctrine_Collection

Direct Sub-Classes

Method Summary

Returns Name Description
current
integer key
next
rewind
__construct

Method Details

  • current()

    returns the current record


  • (integer) key()

    returns the current key


  • next()

    advances the internal pointer


  • rewind()

    rewinds the iterator


  • __construct($collection)

    constructor


Comments (0) [ add comment ]

 No Comments

Add Comment

Add New Comment
Please enter follow the doctrine