PHP 클래스 DOMPDFModule\Mvc\Service\ViewPdfStrategyFactory

상속: implements Zend\ServiceManager\FactoryInterface
파일 보기 프로젝트 열기: raykolbe/DOMPDFModule 1 사용 예제들

공개 메소드들

메소드 설명
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : PdfStrategy Create and return the PDF view strategy

메소드 상세

createService() 공개 메소드

Retrieves the ViewPdfRenderer service from the service locator, and injects it into the constructor for the PDF strategy.
public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : PdfStrategy
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface
리턴 DOMPDFModule\View\Strategy\PdfStrategy