PHP Class Sylius\Bundle\UiBundle\View\SemanticUiTranslatedView

This view renders the semantic ui view with the text translated.
Inheritance: extends WhiteOctober\PagerfantaBundle\View\TranslatedView
Mostrar archivo Open project: sylius/sylius

Public Methods

Method Description
getName ( )

Protected Methods

Method Description
buildNextMessage ( $text )
buildPreviousMessage ( $text )
nextMessageOption ( )
previousMessageOption ( )

Method Details

buildNextMessage() protected method

protected buildNextMessage ( $text )

buildPreviousMessage() protected method

protected buildPreviousMessage ( $text )

getName() public method

public getName ( )

nextMessageOption() protected method

protected nextMessageOption ( )

previousMessageOption() protected method

protected previousMessageOption ( )