MCPcopy Create free account
hub / github.com/kataras/iris / GetViewLayoutContextKey

Method GetViewLayoutContextKey

context/configuration.go:82–82  ·  view source on GitHub ↗

GetViewLayoutContextKey returns the ViewLayoutContextKey field.

()

Source from the content-addressed store, hash-verified

80 GetViewEngineContextKey() string
81 // GetViewLayoutContextKey returns the ViewLayoutContextKey field.
82 GetViewLayoutContextKey() string
83 // GetViewDataContextKey returns the ViewDataContextKey field.
84 GetViewDataContextKey() string
85 // GetFallbackViewContextKey returns the FallbackViewContextKey field.

Callers 2

ViewLayoutMethod · 0.65
renderViewMethod · 0.65

Implementers 1

Configurationconfiguration.go

Calls

no outgoing calls

Tested by

no test coverage detected