MCPcopy
hub / github.com/pocketbase/pocketbase / SetHidden

Method SetHidden

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

SetHidden changes the field hidden flag state.

(hidden bool)

Source from the content-addressed store, hash-verified

93
94 // SetHidden changes the field hidden flag state.
95 SetHidden(hidden bool)
96
97 // Type returns the unique type of the field.
98 Type() string

Callers 4

testFieldBaseMethodsFunction · 0.65
TestRecordCrudListFunction · 0.65
TestRecordCrudCreateFunction · 0.65
TestRecordCrudUpdateFunction · 0.65

Calls

no outgoing calls

Tested by 4

testFieldBaseMethodsFunction · 0.52
TestRecordCrudListFunction · 0.52
TestRecordCrudCreateFunction · 0.52
TestRecordCrudUpdateFunction · 0.52