PHP 클래스 Sylius\Bundle\UiBundle\View\SemanticUiTranslatedView

This view renders the semantic ui view with the text translated.
상속: extends WhiteOctober\PagerfantaBundle\View\TranslatedView
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
getName ( )

보호된 메소드들

메소드 설명
buildNextMessage ( $text )
buildPreviousMessage ( $text )
nextMessageOption ( )
previousMessageOption ( )

메소드 상세

buildNextMessage() 보호된 메소드

protected buildNextMessage ( $text )

buildPreviousMessage() 보호된 메소드

protected buildPreviousMessage ( $text )

getName() 공개 메소드

public getName ( )

nextMessageOption() 보호된 메소드

protected nextMessageOption ( )

previousMessageOption() 보호된 메소드

protected previousMessageOption ( )