Documentation

FrameListIterator
in package
implements Iterator

Linked-list Iterator

Returns children in order and allows for list to change during iteration, provided the changes occur to or after the current element

Tags
access

private

Interfaces, Classes and Traits

Iterator

Table of Contents

$_cur  : Frame
$_num  : int
$_parent  : Frame
__construct()  : mixed
current()  : Frame
key()  : int
next()  : Frame
rewind()  : mixed
valid()  : bool

Properties

Methods

Search results