mimeEntityGetContentLocation

SYNOPSIS

varchar mimeEntityGetContentLocation(mimeEntity entityOrReader)

Parameters:

  • entityOrReader - A mimeEntity or mimeReader object

Returns:

  • The varchar content location URL of the entity


DESCRIPTION
The mimeEntityGetContentLocation function returns the absolute URL for the content location of the entity. This is derived from its Content-Location header, taking into account ancestor entities' headers if needed. If the content location cannot be determined, a URL of "thismessage:/" may be returned.


EXAMPLE

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


Copyright © Thunderstone Software     Last updated: Apr 15 2024
Copyright © 2024 Thunderstone Software LLC. All rights reserved.