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: 8 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

	Cron *cron.Cron
}

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
	Crons     []*cron.Cron
	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) 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) 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) WriteTitle

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

type Show

type Show struct {
	template.BasePage

	CSRF   htmltemplate.HTML
	Cron   *cron.Cron
	Builds *buildtemplate.Index
}

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