Swift
[ class tree: Swift ] [ index: Swift ] [ all elements ]

Class: Swift_Mime_ParameterizedHeader

Source Location: /vendors/swift/classes/Swift/Mime/ParameterizedHeader.php

Interface Overview

Swift_Mime_Header
   |
   --Swift_Mime_ParameterizedHeader

A MIME Header with parameters.


Author(s):

  • Chris Corbyn

Methods


Inherited Constants

Inherited Methods

Class: Swift_Mime_Header

Swift_Mime_Header::getFieldBody()
Get the field body, prepared for folding into a final header value.
Swift_Mime_Header::getFieldBodyModel()
Get the model for the field body.
Swift_Mime_Header::getFieldName()
Get the name of this header (e.g. Subject).
Swift_Mime_Header::getFieldType()
Get the type of Header that this instance represents.
Swift_Mime_Header::setCharset()
Set the charset used when rendering the Header.
Swift_Mime_Header::setFieldBodyModel()
Set the model for the field body.
Swift_Mime_Header::toString()
Get this Header rendered as a compliant string.

Class Details

[line 19]
A MIME Header with parameters.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


method getParameter [line 33]

string getParameter( $parameter)

Get the value of $parameter.



Tags:

access:  public


Parameters:

   $parameter  

[ Top ]

method setParameter [line 27]

void setParameter( string $parameter, string $value)

Set the value of $parameter.



Tags:

access:  public


Parameters:

string   $parameter  
string   $value  

[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:33:52 -0500 by phpDocumentor 1.4.3