phpDocumentor

TextMapper extends AbstractPresentationMapper

Class TextMapper

Table of Contents

$builder  : PresentationInfoBuilderInterface
$next  : PresentationMapperInterface
__construct()  : mixed
TextMapper constructor.
createPresentationInfo()  : PresentationInfoInterface
createPresentationType()  : PresentationTypeInterface
setNext()  : void
canHandlePresentationInfo()  : mixed
canHandlePresentationType()  : mixed
handleNextPresentationInfo()  : void
handleNextPresentationType()  : PresentationTypeInterface
handlePresentationInfo()  : PresentationInfoInterface
handlePresentationType()  : PresentationTypeInterface

Properties

Methods

canHandlePresentationInfo()

protected canHandlePresentationInfo(ModifierDTO $dto) : mixed
Parameters
$dto : ModifierDTO
Tags
inheritDoc
Return values
mixed

canHandlePresentationType()

protected canHandlePresentationType(GroupDTO $dto) : mixed
Parameters
$dto : GroupDTO
Tags
inheritDoc
Return values
mixed

Search results