Copyright 2014-2017 Horde LLC (http://www.horde.org/) See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Copyright: | 2014-2017 Horde LLC |
License: | http://www.horde.org/licenses/lgpl21 LGPL 2.1 |
File Size: | 56 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Horde_Mime_Headers_MimeVersion:: (3 methods):
create()
__construct()
getHandles()
Class: Horde_Mime_Headers_MimeVersion - X-Ref
This class represents the MIME-Version header value (RFC 2046[4]).create() X-Ref |
Creates a MIME-Version header, conforming to the MIME specification as detailed in RFC 2045. return: Horde_Mime_Headers_MimeVersion MIME-Version header object. |
__construct($name, $value) X-Ref |
No description |
getHandles() X-Ref |
No description |