PHP Класс eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\ImageVariationTest

Показать файл Открыть проект

Открытые методы

Метод Описание
testContentImageVariationContentTagExists ( DOMDocument $dom )
testContentImageVariationTagHrefAttribute ( DOMDocument $dom )
testContentImageVariationTagMediaTypeAttribute ( DOMDocument $dom )
testContentTypeTagExists ( DOMDocument $dom )
testContentTypeTagValue ( DOMDocument $dom )
testFileSizeTagExists ( DOMDocument $dom )
testFileSizeTagValue ( DOMDocument $dom )
testHeightTagExists ( DOMDocument $dom )
testHeightTagValue ( DOMDocument $dom )
testUriTagExists ( DOMDocument $dom )
testUriTagValue ( DOMDocument $dom )
testVisit ( ) : string Test the ImageVariation visitor.
testWidthTagExists ( DOMDocument $dom )
testWidthTagValue ( DOMDocument $dom )

Защищенные методы

Метод Описание
internalGetVisitor ( ) : ImageVariation

Описание методов

internalGetVisitor() защищенный Метод

protected internalGetVisitor ( ) : ImageVariation
Результат eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\ImageVariation

testContentImageVariationContentTagExists() публичный Метод

public testContentImageVariationContentTagExists ( DOMDocument $dom )
$dom DOMDocument

testContentImageVariationTagHrefAttribute() публичный Метод

public testContentImageVariationTagHrefAttribute ( DOMDocument $dom )
$dom DOMDocument

testContentImageVariationTagMediaTypeAttribute() публичный Метод

public testContentImageVariationTagMediaTypeAttribute ( DOMDocument $dom )
$dom DOMDocument

testContentTypeTagExists() публичный Метод

public testContentTypeTagExists ( DOMDocument $dom )
$dom DOMDocument

testContentTypeTagValue() публичный Метод

public testContentTypeTagValue ( DOMDocument $dom )
$dom DOMDocument

testFileSizeTagExists() публичный Метод

public testFileSizeTagExists ( DOMDocument $dom )
$dom DOMDocument

testFileSizeTagValue() публичный Метод

public testFileSizeTagValue ( DOMDocument $dom )
$dom DOMDocument

testHeightTagExists() публичный Метод

public testHeightTagExists ( DOMDocument $dom )
$dom DOMDocument

testHeightTagValue() публичный Метод

public testHeightTagValue ( DOMDocument $dom )
$dom DOMDocument

testUriTagExists() публичный Метод

public testUriTagExists ( DOMDocument $dom )
$dom DOMDocument

testUriTagValue() публичный Метод

public testUriTagValue ( DOMDocument $dom )
$dom DOMDocument

testVisit() публичный Метод

Test the ImageVariation visitor.
public testVisit ( ) : string
Результат string

testWidthTagExists() публичный Метод

public testWidthTagExists ( DOMDocument $dom )
$dom DOMDocument

testWidthTagValue() публичный Метод

public testWidthTagValue ( DOMDocument $dom )
$dom DOMDocument