Zend Framework  2.4
Part Member List

This is the complete list of members for Part, including all inherited members.

$boundaryPart
$charsetPart
$contentPartprotected
$descriptionPart
$dispositionPart
$encodingPart
$filenamePart
$filtersPartprotected
$idPart
$isStreamPartprotected
$languagePart
$locationPart
$typePart
__construct($content= '')Part
getBoundary()Part
getCharset()Part
getContent($EOL=Mime::LINEEND)Part
getDescription()Part
getDisposition()Part
getEncodedStream($EOL=Mime::LINEEND)Part
getEncoding()Part
getFileName()Part
getFilters()Part
getHeaders($EOL=Mime::LINEEND)Part
getHeadersArray($EOL=Mime::LINEEND)Part
getId()Part
getIsStream()Part
getLanguage()Part
getLocation()Part
getRawContent()Part
getType()Part
isStream()Part
setBoundary($boundary)Part
setCharset($charset)Part
setContent($content)Part
setDescription($description)Part
setDisposition($disposition)Part
setEncoding($encoding=Mime::ENCODING_8BIT)Part
setFileName($fileName)Part
setFilters($filters=array())Part
setId($id)Part
setIsStream($isStream=false)Part
setLanguage($language)Part
setLocation($location)Part
setType($type=Mime::TYPE_OCTETSTREAM)Part