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

Method Ext

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

Ext should return the final file extension (including the dot) which this view engine is responsible to render. If the filename extension on ExecuteWriter is empty then this is appended.

()

Source from the content-addressed store, hash-verified

34 // which this view engine is responsible to render.
35 // If the filename extension on ExecuteWriter is empty then this is appended.
36 Ext() string
37}
38
39// ViewEngineFuncer is an addition of a view engine,

Callers 15

LoadFunction · 0.65
contentTypeMethod · 0.65
contentTypeMethod · 0.65
loadFromBaseMethod · 0.65
contentTypeMethod · 0.65
loadFromBaseMethod · 0.65
contentTypeMethod · 0.65
contentTypeMethod · 0.65
contentTypeMethod · 0.65
BindFileMethod · 0.65
FaviconMethod · 0.65
TypeByFilenameFunction · 0.65

Implementers 5

JetEngineview/jet.go
BlocksEngineview/blocks.go
HTMLEngineview/html.go
HandlebarsEngineview/handlebars.go
DjangoEngineview/django.go

Calls

no outgoing calls

Tested by 8

contentTypeMethod · 0.52
contentTypeMethod · 0.52
loadFromBaseMethod · 0.52
contentTypeMethod · 0.52
loadFromBaseMethod · 0.52
contentTypeMethod · 0.52
contentTypeMethod · 0.52
contentTypeMethod · 0.52