Documentation ¶
Index ¶
- func ModelFieldList(m *model.Model, as *app.State, ps *cutil.PageState) string
- func ModelIndexList(m *model.Model, as *app.State, ps *cutil.PageState) string
- func ModelReferenceList(m *model.Model, as *app.State, ps *cutil.PageState) string
- func ModelRelationshipList(m *model.Model, as *app.State, ps *cutil.PageState) string
- func StreamModelFieldList(qw422016 *qt422016.Writer, m *model.Model, as *app.State, ps *cutil.PageState)
- func StreamModelIndexList(qw422016 *qt422016.Writer, m *model.Model, as *app.State, ps *cutil.PageState)
- func StreamModelReferenceList(qw422016 *qt422016.Writer, m *model.Model, as *app.State, ps *cutil.PageState)
- func StreamModelRelationshipList(qw422016 *qt422016.Writer, m *model.Model, as *app.State, ps *cutil.PageState)
- func StreamTable(qw422016 *qt422016.Writer, sources source.Sources, as *app.State, ...)
- func Table(sources source.Sources, as *app.State, ps *cutil.PageState) string
- func WriteModelFieldList(qq422016 qtio422016.Writer, m *model.Model, as *app.State, ps *cutil.PageState)
- func WriteModelIndexList(qq422016 qtio422016.Writer, m *model.Model, as *app.State, ps *cutil.PageState)
- func WriteModelReferenceList(qq422016 qtio422016.Writer, m *model.Model, as *app.State, ps *cutil.PageState)
- func WriteModelRelationshipList(qq422016 qtio422016.Writer, m *model.Model, as *app.State, ps *cutil.PageState)
- func WriteTable(qq422016 qtio422016.Writer, sources source.Sources, as *app.State, ...)
- type Detail
- type Edit
- type Hack
- type List
- type ModelDetail
- type New
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ModelFieldList ¶
func ModelIndexList ¶
func ModelReferenceList ¶
func ModelRelationshipList ¶
func StreamModelFieldList ¶
func StreamModelIndexList ¶
func StreamTable ¶
func WriteModelFieldList ¶
func WriteModelIndexList ¶
func WriteModelReferenceList ¶
func WriteTable ¶
Types ¶
type Detail ¶
func (*Detail) StreamBody ¶
type Edit ¶
func (*Edit) StreamBody ¶
type Hack ¶
func (*Hack) StreamBody ¶
type List ¶
func (*List) StreamBody ¶
type ModelDetail ¶
type ModelDetail struct { layout.Basic Source *source.Source Schema *schema.Schema Model *model.Model }
func (*ModelDetail) StreamBody ¶
func (*ModelDetail) WriteBody ¶
func (p *ModelDetail) WriteBody(qq422016 qtio422016.Writer, as *app.State, ps *cutil.PageState)
type New ¶
func (*New) StreamBody ¶
Source Files ¶
- views/vsource/Detail.html
- views/vsource/Edit.html
- views/vsource/Hack.html
- views/vsource/List.html
- views/vsource/ModelDetail.html
- views/vsource/ModelFieldList.html
- views/vsource/ModelIndexList.html
- views/vsource/ModelReferenceList.html
- views/vsource/ModelRelationshipList.html
- views/vsource/New.html
- views/vsource/Table.html
Click to show internal directories.
Click to hide internal directories.