MCPcopy
hub / github.com/pocketbase/pocketbase / GetHidden

Method GetHidden

core/field.go:92–92  ·  view source on GitHub ↗

GetHidden returns the field hidden flag state.

()

Source from the content-addressed store, hash-verified

90
91 // GetHidden returns the field hidden flag state.
92 GetHidden() bool
93
94 // SetHidden changes the field hidden flag state.
95 SetHidden(hidden bool)

Callers 8

resolveEmailTemplateFunction · 0.65
testFieldBaseMethodsFunction · 0.65
processActivePropsMethod · 0.65
PublicExportMethod · 0.65
recordDataFromRequestFunction · 0.65
SubmitMethod · 0.65
LoadMethod · 0.65

Calls

no outgoing calls

Tested by 1

testFieldBaseMethodsFunction · 0.52