template

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Form

type Form struct {
	template.BasePage
	template.Form

	Key *key.Key
}

func (*Form) Action

func (p *Form) Action() string

func (*Form) Actions

func (p *Form) Actions() string

func (*Form) Body

func (p *Form) Body() string

func (*Form) Header

func (p *Form) Header() string

func (*Form) Navigation

func (p *Form) Navigation() string

func (*Form) StreamActions

func (p *Form) StreamActions(qw422016 *qt422016.Writer)

func (*Form) StreamBody

func (p *Form) StreamBody(qw422016 *qt422016.Writer)

func (*Form) StreamHeader

func (p *Form) StreamHeader(qw422016 *qt422016.Writer)

func (*Form) StreamNavigation

func (p *Form) StreamNavigation(qw422016 *qt422016.Writer)

func (*Form) StreamTitle

func (p *Form) StreamTitle(qw422016 *qt422016.Writer)

func (*Form) Title

func (p *Form) Title() string

func (*Form) WriteActions

func (p *Form) WriteActions(qq422016 qtio422016.Writer)

func (*Form) WriteBody

func (p *Form) WriteBody(qq422016 qtio422016.Writer)

func (*Form) WriteHeader

func (p *Form) WriteHeader(qq422016 qtio422016.Writer)

func (*Form) WriteNavigation

func (p *Form) WriteNavigation(qq422016 qtio422016.Writer)

func (*Form) WriteTitle

func (p *Form) WriteTitle(qq422016 qtio422016.Writer)

type Index

type Index struct {
	template.BasePage

	CSRF      htmltemplate.HTML
	Paginator database.Paginator
	Keys      []*key.Key
	Search    string
}

func (*Index) Actions

func (p *Index) Actions() string

func (*Index) Body

func (p *Index) Body() string

func (*Index) Header

func (p *Index) Header() string

func (*Index) Navigation

func (p *Index) Navigation() string

func (*Index) Section

func (p *Index) Section() string

func (*Index) StreamActions

func (p *Index) StreamActions(qw422016 *qt422016.Writer)

func (*Index) StreamBody

func (p *Index) StreamBody(qw422016 *qt422016.Writer)

func (*Index) StreamHeader

func (p *Index) StreamHeader(qw422016 *qt422016.Writer)

func (*Index) StreamNavigation

func (p *Index) StreamNavigation(qw422016 *qt422016.Writer)

func (*Index) StreamSection

func (p *Index) StreamSection(qw422016 *qt422016.Writer)

func (*Index) StreamTitle

func (p *Index) StreamTitle(qw422016 *qt422016.Writer)

func (*Index) Title

func (p *Index) Title() string

func (*Index) WriteActions

func (p *Index) WriteActions(qq422016 qtio422016.Writer)

func (*Index) WriteBody

func (p *Index) WriteBody(qq422016 qtio422016.Writer)

func (*Index) WriteHeader

func (p *Index) WriteHeader(qq422016 qtio422016.Writer)

func (*Index) WriteNavigation

func (p *Index) WriteNavigation(qq422016 qtio422016.Writer)

func (*Index) WriteSection

func (p *Index) WriteSection(qq422016 qtio422016.Writer)

func (*Index) WriteTitle

func (p *Index) WriteTitle(qq422016 qtio422016.Writer)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL