PHP 클래스 AssetManager\Service\AssetViewHelperFactory

상속: implements Zend\ServiceManager\FactoryInterface
파일 보기 프로젝트 열기: rwoverdijk/assetmanager

공개 메소드들

메소드 설명
__invoke ( Interop\Container\ContainerInterface $container, $requestedName, array $options = null )
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : Asset {@inheritDoc}

비공개 메소드들

메소드 설명
loadCache ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator, array $config ) : null

메소드 상세

__invoke() 공개 메소드

public __invoke ( Interop\Container\ContainerInterface $container, $requestedName, array $options = null )
$container Interop\Container\ContainerInterface
$options array

createService() 공개 메소드

{@inheritDoc}
public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : Asset
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface
리턴 AssetManager\View\Helper\Asset