class DOMCaster

Casts DOM related classes to array representation.

Methods

static 
castException(DOMException $e, array $a, Stub $stub, $isNested)

No description

static 
castLength($dom, array $a, Stub $stub, $isNested)

No description

static 
castImplementation($dom, array $a, Stub $stub, $isNested)

No description

static 
castNode(DOMNode $dom, array $a, Stub $stub, $isNested)

No description

static 
castNameSpaceNode(DOMNameSpaceNode $dom, array $a, Stub $stub, $isNested)

No description

static 
castDocument(DOMDocument $dom, array $a, Stub $stub, $isNested, $filter = 0)

No description

static 
castCharacterData(DOMCharacterData $dom, array $a, Stub $stub, $isNested)

No description

static 
castAttr(DOMAttr $dom, array $a, Stub $stub, $isNested)

No description

static 
castElement(DOMElement $dom, array $a, Stub $stub, $isNested)

No description

static 
castText(DOMText $dom, array $a, Stub $stub, $isNested)

No description

static 
castTypeinfo(DOMTypeinfo $dom, array $a, Stub $stub, $isNested)

No description

static 
castDomError(DOMDomError $dom, array $a, Stub $stub, $isNested)

No description

static 
castLocator(DOMLocator $dom, array $a, Stub $stub, $isNested)

No description

static 
castDocumentType(DOMDocumentType $dom, array $a, Stub $stub, $isNested)

No description

static 
castNotation(DOMNotation $dom, array $a, Stub $stub, $isNested)

No description

static 
castEntity(DOMEntity $dom, array $a, Stub $stub, $isNested)

No description

static 
castProcessingInstruction(DOMProcessingInstruction $dom, array $a, Stub $stub, $isNested)

No description

static 
castXPath(DOMXPath $dom, array $a, Stub $stub, $isNested)

No description

Details

static castException(DOMException $e, array $a, Stub $stub, $isNested)

Parameters

DOMException $e
array $a
Stub $stub
$isNested

static castLength($dom, array $a, Stub $stub, $isNested)

Parameters

$dom
array $a
Stub $stub
$isNested

static castImplementation($dom, array $a, Stub $stub, $isNested)

Parameters

$dom
array $a
Stub $stub
$isNested

static castNode(DOMNode $dom, array $a, Stub $stub, $isNested)

Parameters

DOMNode $dom
array $a
Stub $stub
$isNested

static castNameSpaceNode(DOMNameSpaceNode $dom, array $a, Stub $stub, $isNested)

Parameters

DOMNameSpaceNode $dom
array $a
Stub $stub
$isNested

static castDocument(DOMDocument $dom, array $a, Stub $stub, $isNested, $filter = 0)

Parameters

DOMDocument $dom
array $a
Stub $stub
$isNested
$filter

static castCharacterData(DOMCharacterData $dom, array $a, Stub $stub, $isNested)

Parameters

DOMCharacterData $dom
array $a
Stub $stub
$isNested

static castAttr(DOMAttr $dom, array $a, Stub $stub, $isNested)

Parameters

DOMAttr $dom
array $a
Stub $stub
$isNested

static castElement(DOMElement $dom, array $a, Stub $stub, $isNested)

Parameters

DOMElement $dom
array $a
Stub $stub
$isNested

static castText(DOMText $dom, array $a, Stub $stub, $isNested)

Parameters

DOMText $dom
array $a
Stub $stub
$isNested

static castTypeinfo(DOMTypeinfo $dom, array $a, Stub $stub, $isNested)

Parameters

DOMTypeinfo $dom
array $a
Stub $stub
$isNested

static castDomError(DOMDomError $dom, array $a, Stub $stub, $isNested)

Parameters

DOMDomError $dom
array $a
Stub $stub
$isNested

static castLocator(DOMLocator $dom, array $a, Stub $stub, $isNested)

Parameters

DOMLocator $dom
array $a
Stub $stub
$isNested

static castDocumentType(DOMDocumentType $dom, array $a, Stub $stub, $isNested)

Parameters

DOMDocumentType $dom
array $a
Stub $stub
$isNested

static castNotation(DOMNotation $dom, array $a, Stub $stub, $isNested)

Parameters

DOMNotation $dom
array $a
Stub $stub
$isNested

static castEntity(DOMEntity $dom, array $a, Stub $stub, $isNested)

Parameters

DOMEntity $dom
array $a
Stub $stub
$isNested

static castProcessingInstruction(DOMProcessingInstruction $dom, array $a, Stub $stub, $isNested)

Parameters

DOMProcessingInstruction $dom
array $a
Stub $stub
$isNested

static castXPath(DOMXPath $dom, array $a, Stub $stub, $isNested)

Parameters

DOMXPath $dom
array $a
Stub $stub
$isNested