Fully Qualified Name: | Laminas\Mail\Header\ContentTransferEncoding |
Implements: | HeaderInterface |
Name | Description | Defined By |
---|---|---|
fromString() | ContentTransferEncoding | |
getEncoding() | ContentTransferEncoding | |
getFieldName() | ContentTransferEncoding | |
getFieldValue() | ContentTransferEncoding | |
getTransferEncoding() | Retrieve the content transfer encoding | ContentTransferEncoding |
setEncoding() | ContentTransferEncoding | |
setTransferEncoding() | Set the content transfer encoding | ContentTransferEncoding |
toString() | ContentTransferEncoding |
Parameter Name | Type | Description |
---|---|---|
$headerLine |
Returns: void
Returns: void
Returns: void
Parameter Name | Type | Description |
---|---|---|
$format |
Returns: void
Retrieve the content transfer encoding
Returns: string
Parameter Name | Type | Description |
---|---|---|
$encoding |
Returns: void
Set the content transfer encoding
Parameter Name | Type | Description |
---|---|---|
$transferEncoding | string |
Returns: $this
Returns: void