Documentation
¶
Index ¶
Constants ¶
View Source
const SettingKeyBlogTopic = "blog_topic"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UiInterface ¶
type UiInterface interface {
shared.UiInterface
BlogSettings(w http.ResponseWriter, r *http.Request)
}
UiInterface defines the blog settings controller's UI interface
func UI ¶
func UI(config shared.UiConfig) UiInterface
UI creates a new blog settings controller UI from the given config
Click to show internal directories.
Click to hide internal directories.