LinkHelper
class LinkHelper implements ProtectedContextAwareInterface (View source)
Eel helper for the linking service
Properties
protected LoggerInterface | $systemLogger | ||
protected AssetRepository | $assetRepository | ||
protected ResourceManager | $resourceManager | ||
protected ContentRepositoryRegistry | $contentRepositoryRegistry |
Methods
bool
hasSupportedScheme(string|Uri $uri)
No description
string
getScheme(string|UriInterface $uri)
No description
string|null
resolveNodeUri(Uri $uri, Node $contextNode, ControllerContext $controllerContext)
No description
string
resolveAssetUri(Uri $uri)
No description
AssetInterface|null
convertUriToObject(Uri $uri, Node $contextNode = null)
No description
bool
allowsCallOfMethod(string $methodName)
No description
Details
bool
hasSupportedScheme(string|Uri $uri)
No description
string
getScheme(string|UriInterface $uri)
No description
string|null
resolveNodeUri(Uri $uri, Node $contextNode, ControllerContext $controllerContext)
No description
string
resolveAssetUri(Uri $uri)
No description
AssetInterface|null
convertUriToObject(Uri $uri, Node $contextNode = null)
No description
bool
allowsCallOfMethod(string $methodName)
No description