PHP 인터페이스 Inpsyde\MultilingualPress\Relations\Post\Search\SearchResultsView

부터: 3.0.0
파일 보기 프로젝트 열기: inpsyde/multilingual-press 0 사용 예제들

공개 메소드들

메소드 설명
render ( RelationshipContext $context ) : void Renders the markup for the search results according to the given context.

메소드 상세

render() 공개 메소드

Renders the markup for the search results according to the given context.
부터: 3.0.0
public render ( RelationshipContext $context ) : void
$context Inpsyde\MultilingualPress\Relations\Post\RelationshipContext Relationship context data object.
리턴 void