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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Create

type Create struct {
	template.BasePage
	template.Form
}

func (*Create) Actions

func (p *Create) Actions() string

func (*Create) Body

func (p *Create) Body() string

func (*Create) Header

func (p *Create) Header() string

func (*Create) Navigation

func (p *Create) Navigation() string

func (*Create) StreamActions

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

func (*Create) StreamBody

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

func (*Create) StreamHeader

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

func (*Create) StreamNavigation

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

func (*Create) StreamTitle

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

func (*Create) Title

func (p *Create) Title() string

func (*Create) WriteActions

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

func (*Create) WriteBody

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

func (*Create) WriteHeader

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

func (*Create) WriteNavigation

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

func (*Create) WriteTitle

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

type Index

type Index struct {
	template.BasePage

	CSRF      htmltemplate.HTML
	Paginator database.Paginator
	Objects   []*object.Object
	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)

type Show

type Show struct {
	template.BasePage

	CSRF    htmltemplate.HTML
	Object  *object.Object
	Section template.Section
}

func (*Show) Actions

func (p *Show) Actions() string

func (*Show) Body

func (p *Show) Body() string

func (*Show) Header

func (p *Show) Header() string

func (*Show) Navigation

func (p *Show) Navigation() string

func (*Show) StreamActions

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

func (*Show) StreamBody

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

func (*Show) StreamHeader

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

func (*Show) StreamNavigation

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

func (*Show) StreamTitle

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

func (*Show) Title

func (p *Show) Title() string

func (*Show) WriteActions

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

func (*Show) WriteBody

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

func (*Show) WriteHeader

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

func (*Show) WriteNavigation

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

func (*Show) WriteTitle

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

Jump to

Keyboard shortcuts

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