Path

ez components / documentation / api reference / 1.1 / mail


eZ Components 1.1

Mail: ezcMailParserSet

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Interface: ezcMailParserSet

[source]

Method Summary

public string getNextLine( )
Returns one line of data from the current mail in the set including the ending linebreak.
public bool nextMail( )
Moves the set to the next mail and returns true upon success.

Methods

getNextLine

string getNextLine( )
Returns one line of data from the current mail in the set including the ending linebreak.
Null is returned if there is no current mail in the set or the end of the mail is reached,

nextMail

bool nextMail( )
Moves the set to the next mail and returns true upon success.
False is returned if there are no more mail in the set.

Last updated: Wed, 28 Nov 2007