PHP Class Sulu\Bundle\ContentBundle\Markup\Link\LinkProviderPool

Inheritance: implements Sulu\Bundle\ContentBundle\Markup\Link\LinkProviderPoolInterface
Show file Open project: sulu/sulu

Public Methods

Method Description
__construct ( array $providers )
getConfiguration ( )
getProvider ( $name )
hasProvider ( $name )

Method Details

__construct() public method

public __construct ( array $providers )
$providers array

getConfiguration() public method

public getConfiguration ( )

getProvider() public method

public getProvider ( $name )

hasProvider() public method

public hasProvider ( $name )