views

package
v0.0.0-...-af16168 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2018 License: MIT Imports: 11 Imported by: 2

Documentation

Overview

*

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HomeLayoutViewInit

func HomeLayoutViewInit()

func HomeViewInit

func HomeViewInit()

Types

type Account

type Account struct {
	OrderSelectOptions string
	InlistFields       string
}

func (*Account) Index

func (s *Account) Index(malina *berry.Malina, w http.ResponseWriter)

func (*Account) Listing

func (s *Account) Listing(malina *berry.Malina) string

type Category

type Category struct {
	OrderSelectOptions string
	InlistFields       string
}

func (*Category) Index

func (s *Category) Index(malina *berry.Malina, hasTreeList bool, w http.ResponseWriter)

func (*Category) Listing

func (s *Category) Listing(malina *berry.Malina) string

func (*Category) ListingNonTree

func (s *Category) ListingNonTree(malina *berry.Malina) string

type Home

type Home struct {
}
var HomeView *Home

func (*Home) Index

func (s *Home) Index(w http.ResponseWriter)

type HomeLayout

type HomeLayout struct {
	Layout string
}
var HomeLayoutView *HomeLayout

func (*HomeLayout) ActionBar

func (s *HomeLayout) ActionBar() string

func (*HomeLayout) Form_category_select

func (s *HomeLayout) Form_category_select(rootTile string, keyName string) string

func (*HomeLayout) Form_checkbox

func (s *HomeLayout) Form_checkbox(title, keyName string, isChecked bool) string

func (*HomeLayout) Form_description

func (s *HomeLayout) Form_description() string

func (*HomeLayout) Form_description_simple

func (s *HomeLayout) Form_description_simple() string

func (*HomeLayout) Form_parameter_select

func (s *HomeLayout) Form_parameter_select(rootTile string, keyName string) string

func (*HomeLayout) Form_send_button

func (s *HomeLayout) Form_send_button() string

func (*HomeLayout) Form_short_description

func (s *HomeLayout) Form_short_description() string

func (*HomeLayout) Form_sort

func (s *HomeLayout) Form_sort() string

func (*HomeLayout) Form_title

func (s *HomeLayout) Form_title() string

func (*HomeLayout) ImageBar

func (s *HomeLayout) ImageBar() string

func (*HomeLayout) Per_page_select

func (s *HomeLayout) Per_page_select() string

func (*HomeLayout) SetLayout

func (s *HomeLayout) SetLayout()

func (*HomeLayout) Table_colomun_last

func (s *HomeLayout) Table_colomun_last(idStr, dbtable string, enable bool) string

func (*HomeLayout) Table_head_last

func (s *HomeLayout) Table_head_last(dbtable string) string

type Parameter

type Parameter struct {
	OrderSelectOptions string
	InlistFields       string
}

func (*Parameter) Index

func (s *Parameter) Index(malina *berry.Malina, hasTreeList bool, w http.ResponseWriter)

func (*Parameter) Listing

func (s *Parameter) Listing(malina *berry.Malina) string

func (*Parameter) ListingNonTree

func (s *Parameter) ListingNonTree(malina *berry.Malina) string

type Permission

type Permission struct {
	OrderSelectOptions string
	InlistFields       string
}

func (*Permission) Index

func (s *Permission) Index(malina *berry.Malina, w http.ResponseWriter)

func (*Permission) Listing

func (s *Permission) Listing(malina *berry.Malina) string

type Product

type Product struct {
	OrderSelectOptions string
	InlistFields       string
}

func (*Product) Index

func (s *Product) Index(malina *berry.Malina, w http.ResponseWriter)

func (*Product) Listing

func (s *Product) Listing(malina *berry.Malina) string

type Settings

type Settings struct {
	Out template.HTML
}

func (*Settings) Index

func (s *Settings) Index(w http.ResponseWriter)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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