adminlte

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	COLORSCHEME_SKIN_BLACK        = "skin-black"
	COLORSCHEME_SKIN_BLACK_LIGHT  = "skin-black-light"
	COLORSCHEME_SKIN_BLUE         = "skin-blue"
	COLORSCHEME_SKIN_BLUE_LIGHT   = "skin-blue-light"
	COLORSCHEME_SKIN_GREEN        = "skin-green"
	COLORSCHEME_SKIN_GREEN_LIGHT  = "skin-green-light"
	COLORSCHEME_SKIN_PURPLE       = "skin-purple"
	COLORSCHEME_SKIN_PURPLE_LIGHT = "skin-purple-light"
	COLORSCHEME_SKIN_RED          = "skin-red"
	COLORSCHEME_SKIN_RED_LIGHT    = "skin-red-light"
	COLORSCHEME_SKIN_YELLOW       = "skin-yellow"
	COLORSCHEME_SKIN_YELLOW_LIGHT = "skin-yellow-light"
)

Variables

View Source
var Adminlte = Theme{
	Name: "adminlte",
	Base: components.Base{
		Attribute: types.Attribute{
			TemplateList: tmpl.List,
		},
	},
}

Functions

This section is empty.

Types

type Theme

type Theme struct {
	Name string
	components.Base
}

func Get added in v0.0.14

func Get() *Theme

func (*Theme) GetAsset

func (*Theme) GetAsset(path string) ([]byte, error)

func (*Theme) GetAssetList

func (*Theme) GetAssetList() []string

func (*Theme) GetTemplate

func (*Theme) GetTemplate(isPjax bool) (tmpler *template.Template, name string)

func (*Theme) GetTmplList

func (*Theme) GetTmplList() map[string]string

Directories

Path Synopsis
Code generated by go-bindata.
Code generated by go-bindata.

Jump to

Keyboard shortcuts

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