publicView

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: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewsViewInit

func NewsViewInit()

func PublicLayoutViewInit

func PublicLayoutViewInit()

Types

type Account

type Account struct {
}

func (*Account) Index

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

type Auth

type Auth struct {
}

func (*Auth) ActivationSuccess

func (s *Auth) ActivationSuccess(malina *berry.Malina, w http.ResponseWriter)

func (*Auth) ChangePassword

func (s *Auth) ChangePassword(malina *berry.Malina, message string, w http.ResponseWriter, r *http.Request)

func (*Auth) ForgotForm

func (s *Auth) ForgotForm(malina *berry.Malina, message string, w http.ResponseWriter, r *http.Request)

func (*Auth) ForgotResult

func (s *Auth) ForgotResult(malina *berry.Malina, message string, w http.ResponseWriter)

func (*Auth) Index

func (s *Auth) Index(malina *berry.Malina, message string, w http.ResponseWriter)

func (*Auth) Login

func (s *Auth) Login(malina *berry.Malina, w http.ResponseWriter, r *http.Request)

func (*Auth) Register

func (s *Auth) Register(malina *berry.Malina, w http.ResponseWriter, r *http.Request)

func (*Auth) RegistrationResult

func (s *Auth) RegistrationResult(malina *berry.Malina, email string, w http.ResponseWriter)

type Cabinet

type Cabinet struct {
}

func (*Cabinet) Index

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

type News

type News struct {
	List   []entity.Scanable
	Paging string
}
var NewsView *News

func (*News) Index

func (s *News) Index()

func (*News) Listing

func (s *News) Listing() string

type Product

type Product struct {
}

func (*Product) Index

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

func (*Product) Listing

func (s *Product) Listing(malina *berry.Malina, category *entity.Category) string

func (*Product) Single

func (s *Product) Single(malina *berry.Malina, product *entity.Product, w http.ResponseWriter) string

type PublicLayout

type PublicLayout struct {
	LayoutMain      string
	Per_page_select string
}
var PublicLayoutView *PublicLayout

func (*PublicLayout) SetLayout

func (s *PublicLayout) SetLayout()

func (*PublicLayout) SetPer_page_select

func (s *PublicLayout) SetPer_page_select() string

type Welcome

type Welcome struct {
}

func (*Welcome) Index

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

Jump to

Keyboard shortcuts

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