LinkHelper
class LinkHelper implements ProtectedContextAwareInterface (View source)
Eel helper for the linking service
Properties
protected LinkingService | $linkingService |
Methods
bool
hasSupportedScheme(string|UriInterface $uri)
No description
string
getScheme(string|UriInterface $uri)
No description
string
resolveNodeUri(string|UriInterface $uri, NodeInterface $contextNode, ControllerContext $controllerContext)
No description
string
resolveAssetUri(string|UriInterface $uri)
No description
bool
allowsCallOfMethod(string $methodName)
No description
Details
bool
hasSupportedScheme(string|UriInterface $uri)
No description
string
getScheme(string|UriInterface $uri)
No description
string
resolveNodeUri(string|UriInterface $uri, NodeInterface $contextNode, ControllerContext $controllerContext)
No description
string
resolveAssetUri(string|UriInterface $uri)
No description
NodeInterface|AssetInterface|null
convertUriToObject(string|UriInterface $uri, NodeInterface $contextNode = null)
No description
bool
allowsCallOfMethod(string $methodName)
No description