Versions in this module Expand all Collapse all v0 v0.0.2 Sep 19, 2018 Changes in this version + var Adminlte = Theme + type Theme struct + Name string + func GetAdminlte() *Theme + func (*Theme) Alert() types.AlertAttribute + func (*Theme) AreaChart() types.AreaChartAttribute + func (*Theme) BarChart() types.BarChartAttribute + func (*Theme) Box() types.BoxAttribute + func (*Theme) ChartLegend() types.ChartLegendAttribute + func (*Theme) Col() types.ColAttribute + func (*Theme) Description() types.DescriptionAttribute + func (*Theme) Form() types.FormAttribute + func (*Theme) GetAsset(path string) ([]byte, error) + func (*Theme) GetAssetList() []string + func (*Theme) GetTemplate(isPjax bool) (tmpler *template.Template, name string) + func (*Theme) GetTmplList() map[string]string + func (*Theme) Image() types.ImgAttribute + func (*Theme) InfoBox() types.InfoBoxAttribute + func (*Theme) Label() types.LabelAttribute + func (*Theme) LineChart() types.LineChartAttribute + func (*Theme) Paginator() types.PaginatorAttribute + func (*Theme) PieChart() types.PieChartAttribute + func (*Theme) ProductList() types.ProductListAttribute + func (*Theme) ProgressGroup() types.ProgressGroupAttribute + func (*Theme) Row() types.RowAttribute + func (*Theme) SmallBox() types.SmallBoxAttribute + func (*Theme) Table() types.TableAttribute + func (*Theme) Tabs() types.TabsAttribute + func (*Theme) Tree() types.TreeAttribute + func (theme *Theme) DataTable() types.DataTableAttribute