Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ActionBar *action_bar.ActionBar
View Source
var Admin *admin.Admin
View Source
var Filebox *filebox.Filebox
View Source
var Widgets *widget.Widgets
Functions ¶
func ReportsDataHandler ¶
Types ¶
type QorWidgetSetting ¶
type QorWidgetSetting struct { widget.QorWidgetSetting // publish2.Version // publish2.Schedule // publish2.Visible l10n.Locale }
type SimpleQueue ¶
func (*SimpleQueue) Add ¶
func (q *SimpleQueue) Add(j worker.QorJobInterface) error
func (*SimpleQueue) Kill ¶
func (q *SimpleQueue) Kill(j worker.QorJobInterface) error
func (*SimpleQueue) Remove ¶
func (q *SimpleQueue) Remove(j worker.QorJobInterface) error
func (*SimpleQueue) Run ¶
func (q *SimpleQueue) Run(j worker.QorJobInterface) error
Click to show internal directories.
Click to hide internal directories.