Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Admins []int64
View Source
var ApprovalFrameworkMailsFn func(docid int64, role, status, message string)
View Source
var BaseTemplate string
View Source
var CODCL codium_lib.Client
View Source
var ExtraCodeMap = make(map[int64]ExtraCode)
View Source
var FILENAME_SEPARATOR = "____"
View Source
var GetCurrentUser func(r *http.Request) (int64, error)
View Source
var Inspectors []int64
View Source
var QFBucketName string
View Source
var SiteDB string
Functions ¶
func AddQFCHandlers ¶
func DoesCurrentUserHavePerm ¶
Types ¶
type DocData ¶
type DocData struct { Label string Name string Type string Required bool Unique bool ReadOnly bool OtherOptions []string }
func GetDocData ¶
type RolePermissions ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.