mimeEntityIsReparented

SYNOPSIS

int mimeEntityIsReparented(mimeEntity entityOrReader)

Parameters:

  • entityOrReader - A mimeEntity or mimeReader object

Returns:

  • int boolean value indicating whether the mimeEntityGetBody value is reparented (if reparenting requested)


DESCRIPTION
The mimeEntityIsReparented function returns an integer boolean value (1 if true, 0 if false) that indicates whether the value returned by mimeEntityGetBody (here) with the "reparented" flag, is actually reparented, i.e. is HTML and within a multipart/related entity tree.


EXAMPLE

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


SEE ALSO
mimeEntityGetBody


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