Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydio/cells
/ Serialize
Method
Serialize
common/forms/forms.go:110–110 ·
view source on GitHub ↗
(T i18n.TranslateFunc)
Source
from the content-addressed store, hash-verified
108
109
type
Field
interface
{
110
Serialize(T i18n.TranslateFunc) []*SerialFormParam
111
}
112
113
type
Group
struct
{
Callers
5
Serialize
Method · 0.65
Serialize
Method · 0.65
Serialize
Method · 0.65
TestGenerateProtoToForm
Function · 0.65
ConfigFormsDiscovery
Method · 0.65
Implementers
4
Form
common/forms/forms.go
ReplicableFields
common/forms/field-replicable.go
SwitchField
common/forms/field-switch.go
FormField
common/forms/field.go
Calls
no outgoing calls
Tested by
1
TestGenerateProtoToForm
Function · 0.52