Textpattern | PHP Cross Reference | Content Management Systems |
Description: File iterator.
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
FileIterator:: (7 methods):
__construct()
__destruct()
current()
key()
next()
rewind()
valid()
__construct($filename) line: 88 |
Constructor. param: string $filename The filename |
__destruct() line: 100 |
Destructor. |
current() line: 111 |
Returns the current element. return: \Textpattern\Type\StringType |
key() line: 122 |
{@inheritdoc} |
next() line: 131 |
{@inheritdoc} |
rewind() line: 147 |
{@inheritdoc} |
valid() line: 164 |
{@inheritdoc} |
title