Textpattern PHP Cross Reference Content Management Systems

Summary: /textpattern/vendors/Textpattern/Textpack/String/Iterator.php - 169 lines - 3217 bytes - Source - Print

Description: Iterates over the given Textpack strings.

Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Iterator:: (11 methods):
__construct()
__toString()
current()
getName()
getLanguage()
getString()
getEvent()
getOwner()
getVersion()
getLastmod()
next()

Class: Iterator


__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

Body