Class qp
Encodes input data in quoted-printable.
- Core\Object implements Core\Chainable
- Core\Set implements Core\Accessor
- Core\Set\Mutable implements Core\Mutator
- Core\Field implements Core\Inquiry
- Core\Encoder
- Core\Encoder\Driver\qp
Package: Core\Encoder
Since: 3.0
Requires: PHP 5.3
Version: 1.0
Located at Encoder/Driver/qp.inc.php
Methods summary
protected
string
|
Methods inherited from Core\Encoder
__construct()
,
__invoke()
,
autocreate()
,
chain()
,
decoderChainURI()
,
decoderURI()
,
encode()
,
encoderChainURI()
,
getDataForUndefinedKey()
,
resolveDecoder()
,
resolveDecoderChain()
,
reversible()
,
verify()
Methods inherited from Core\Field
getDataForKey()
,
getDataForKeys()
,
issetDataForKey()
,
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
Methods inherited from Core\Set\Mutable
Methods inherited from Core\Object
__autocreateFactory()
,
__call()
,
__processParameters()
,
__toString()
,
attachMethod()
,
getValueForKey()
,
getValueForKeyPath()
,
getValueForUndefinedKey()
,
hash()
,
issetValueForKey()
,
setValueForKey()
,
setValueForKeyPath()
,
setValueForUndefinedKey()
,
uuid()
Constants summary
Constants inherited from Core\Encoder
Constants inherited from Core\Object
AnyParameterType
,
AutochainParameterType
,
AutocreateParameterType
,
BooleanParameterType
,
CharParameterType
,
EnumParameterType
,
IntegerParameterType
,
RealParameterType
,
StringParameterType
,
UserParameterType