Documentation

IMP_Mime_Headers
in package

Code for manipulating/parsing MIME header data.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2009-2017 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

Table of Contents

Methods

getPriority()  : string
Determines the priority of the message based on the headers.

Methods

getPriority()

Determines the priority of the message based on the headers.

public getPriority(Horde_Mime_Headers $header) : string
Parameters
$header : Horde_Mime_Headers

The headers object.

Return values
string

'high', 'low', or 'normal'.


        
On this page

Search results