CreateContentContextTrait
trait CreateContentContextTrait (View source)
A trait to add create a content context
Properties
protected ContentContextFactory | $_contextFactory | ||
protected SiteRepository | $_siteRepository |
Methods
createContentContext(string $workspaceName, array $dimensions = [])
Create a ContentContext based on the given workspace name
createContextMatchingNodeData(NodeData $nodeData)
Generates a Context that exactly fits the given NodeData Workspace, Dimensions & Site.
Details
protected ContentContext
createContentContext(string $workspaceName, array $dimensions = [])
Create a ContentContext based on the given workspace name
protected ContentContext
createContextMatchingNodeData(NodeData $nodeData)
Generates a Context that exactly fits the given NodeData Workspace, Dimensions & Site.