Flow PHP

ValueEncoder

FinalYes

Methods

__construct()  : mixed
encoderFor()  : ValueEncoder
htmlElementToString()  : string
lengthPrefixed()  : string
xmlDocumentToString()  : string
xmlElementToString()  : string

Methods

htmlElementToString()

public static htmlElementToString(object $value) : string
Parameters
$value : object
Return values
string

lengthPrefixed()

public static lengthPrefixed(string $value) : string
Parameters
$value : string
Return values
string

xmlDocumentToString()

public static xmlDocumentToString(DOMDocument $value) : string
Parameters
$value : DOMDocument
Return values
string

xmlElementToString()

public static xmlElementToString(DOMElement $value) : string
Parameters
$value : DOMElement
Return values
string
On this page

Search results