Documentation
¶
Index ¶
- func NewsViewInit()
- func PublicLayoutViewInit()
- type Account
- type Auth
- func (s *Auth) ActivationSuccess(malina *berry.Malina, w http.ResponseWriter)
- func (s *Auth) ChangePassword(malina *berry.Malina, message string, w http.ResponseWriter, r *http.Request)
- func (s *Auth) ForgotForm(malina *berry.Malina, message string, w http.ResponseWriter, r *http.Request)
- func (s *Auth) ForgotResult(malina *berry.Malina, message string, w http.ResponseWriter)
- func (s *Auth) Index(malina *berry.Malina, message string, w http.ResponseWriter)
- func (s *Auth) Login(malina *berry.Malina, w http.ResponseWriter, r *http.Request)
- func (s *Auth) Register(malina *berry.Malina, w http.ResponseWriter, r *http.Request)
- func (s *Auth) RegistrationResult(malina *berry.Malina, email string, w http.ResponseWriter)
- type Cabinet
- type News
- type Product
- type PublicLayout
- type Welcome
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewsViewInit ¶
func NewsViewInit()
func PublicLayoutViewInit ¶
func PublicLayoutViewInit()
Types ¶
type Auth ¶
type Auth struct { }
func (*Auth) ActivationSuccess ¶
func (s *Auth) ActivationSuccess(malina *berry.Malina, w http.ResponseWriter)
func (*Auth) ChangePassword ¶
func (*Auth) ForgotForm ¶
func (*Auth) ForgotResult ¶
func (*Auth) RegistrationResult ¶
type PublicLayout ¶
var PublicLayoutView *PublicLayout
func (*PublicLayout) SetLayout ¶
func (s *PublicLayout) SetLayout()
func (*PublicLayout) SetPer_page_select ¶
func (s *PublicLayout) SetPer_page_select() string
Click to show internal directories.
Click to hide internal directories.