Textpattern | PHP Cross Reference | Content Management Systems |
Description: Iterates over the given Textpack strings.
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Iterator:: (11 methods):
__construct()
__toString()
current()
getName()
getLanguage()
getString()
getEvent()
getOwner()
getVersion()
getLastmod()
next()
__construct($filename) line: 49 |
{@inheritdoc} |
__toString() line: 59 |
Returns the translation string. return: string |
current() line: 70 |
Returns the current element. return: Iterator |
getName() line: 81 |
{@inheritdoc} |
getLanguage() line: 90 |
{@inheritdoc} |
getString() line: 99 |
{@inheritdoc} |
getEvent() line: 108 |
{@inheritdoc} |
getOwner() line: 117 |
{@inheritdoc} |
getVersion() line: 126 |
{@inheritdoc} |
getLastmod() line: 135 |
{@inheritdoc} |
next() line: 144 |
{@inheritdoc} |
title