HumHub Documentation (unofficial)

EncodingFieldValuePart extends AbstractFieldValuePart
in package

Field Value Part

Tags
see
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1

Table of Contents

Properties

$matchedAgainst  : AbstractFieldValuePart
A Field Value Part this Field Value Part matched against.
$internalValues  : object
Internal object used for value retrieval

Methods

__construct()  : mixed
__get()  : mixed
getEncoding()  : string
getMatchedAgainst()  : AbstractFieldValuePart|null
Get a Field Value Part this Field Value Part matched against.
getParams()  : stdClass
getPriority()  : float
getRaw()  : string
getTypeString()  : string
setMatchedAgainst()  : $this
Set a Field Value Part this Field Value Part matched against.
getInternalValues()  : object

Properties

Methods

__construct()

public __construct(object $internalValues) : mixed
Parameters
$internalValues : object

        
On this page

Search results