Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PKG = path_helpers.GetCalledDir() KEY_TABS = PKG + ".tabs" KEY_TAB = PKG + ".tab" THEME = "tabbed" SCHEME_CATEGORY = PKG DEFAULT_SCHEME_CATEGORY = PKG + ".default" )
Functions ¶
func GetTabPath ¶
func TabHandler ¶
func TabHandler(res *admin.Resource, config *admin.RouteConfig, indexHandler admin.Handler, scope *Tab) *admin.RouteHandler
Types ¶
type Plugin ¶
type Plugin struct {
plug.EventDispatcher
AdminsKey string
}
func (*Plugin) RequireOptions ¶
Click to show internal directories.
Click to hide internal directories.