PHP Class Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorStrategyPool

Inheritance: implements Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorStrategyPoolInterface
Show file Open project: sulu/sulu

Public Methods

Method Description
__construct ( array $strategies, Sulu\Component\Webspace\Manager\WebspaceManagerInterface $webspaceManager )
getStrategy ( $name )
getStrategyByWebspaceKey ( $webspaceKey )

Method Details

__construct() public method

public __construct ( array $strategies, Sulu\Component\Webspace\Manager\WebspaceManagerInterface $webspaceManager )
$strategies array
$webspaceManager Sulu\Component\Webspace\Manager\WebspaceManagerInterface

getStrategy() public method

public getStrategy ( $name )

getStrategyByWebspaceKey() public method

public getStrategyByWebspaceKey ( $webspaceKey )