Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContentTypeServiceImpl ¶
type ContentTypeServiceImpl struct {
markup.Component `id:"ContentTypeService"`
AC application.Context `inject:"context"`
PropsFileName string `inject:"${wpm.content-types.properties.filename}"`
// contains filtered or unexported fields
}
ContentTypeServiceImpl ...
func (*ContentTypeServiceImpl) GetContentType ¶
func (inst *ContentTypeServiceImpl) GetContentType(name string) (string, error)
GetContentType ...
Click to show internal directories.
Click to hide internal directories.