mimeEntityGetTextFormatter

SYNOPSIS

varchar mimeEntityGetTextFormatter(mimeEntity entityOrReader)

Parameters:

  • entityOrReader - A mimeEntity or mimeReader object

Returns:

  • varchar token indicating text formatter used for body text


DESCRIPTION
The mimeEntityGetTextFormatter function returns a string token indicating which internal formatter was used to format the entity's body for mimeEntityGetText (here). These are the same tokens that <urlinfo textformatter> returns; see here for a list.


EXAMPLE

<$ret = (mimeEntityGetTextFormatter($reader))>


SEE ALSO
mimeEntityGetText


Copyright © Thunderstone Software     Last updated: Oct 24 2023
Copyright © 2024 Thunderstone Software LLC. All rights reserved.