Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EditServer ¶
type EditServer struct{}
func (*EditServer) NewExtract ¶
func (s *EditServer) NewExtract(context *frontend.Context) ([]byte, error)
type TmplArgs ¶
type TmplArgs struct { *extract.TmplArgs ExtractShape content.ExtractShape Focus *content.Flavor NoFocus *content.Flavor FocusOnA bool }
func (*TmplArgs) EditBlocks ¶
func (a *TmplArgs) EditBlocks() []*editBlock
func (*TmplArgs) LanguageOther ¶
func (*TmplArgs) LanguageUnderFocus ¶
func (*TmplArgs) OtherLanguage ¶
func (*TmplArgs) TitleOther ¶
func (*TmplArgs) TitleUnderFocus ¶
Click to show internal directories.
Click to hide internal directories.