FieldtypeFieldsetOpen class

Open a fieldset to group fields. Should be followed by a Fieldset (Close) after one or more fields.

Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the FieldtypeFieldsetOpen class also inherits all the methods and properties of: Fieldtype, WireData and Wire.

Show class?     Show args?       Only hookable?    

Common

NameReturnSummary 
FieldtypeFieldsetOpen::checkFieldgroupFieldsets(Fieldgroup $fieldgroup)
bool

Check that Fieldgroup has matching open/close fieldsets and in correct order

 
FieldtypeFieldsetOpen::getCompatibleFieldtypes($field)
None
FieldtypeFieldsetOpen::getConfigAdvancedInputfields($field)
None
FieldtypeFieldsetOpen::getConfigInputfields($field)
None
FieldtypeFieldsetOpen::getFieldsetCloseField(Field $field)
null Field

Get the Field that closes/terminates the given Fieldset field

 
FieldtypeFieldsetOpen::getFieldsetOpenField(Field $field)
null Field

Get the Field that opens the given FieldsetClose field

 
FieldtypeFieldsetOpen::getInputfield($page, $field)
None 
FieldtypeFieldsetOpen::getLoadQuery($field, $query)
None 
FieldtypeFieldsetOpen::loadPageField($page, $field)
None 
FieldtypeFieldsetOpen::sanitizeValue($page, $field, $value)
None 
FieldtypeFieldsetOpen::savePageField($page, $field)
None 

Additional methods and properties

In addition to the methods and properties above, FieldtypeFieldsetOpen also inherits the methods and properties of these classes:

API reference based on ProcessWire core version 3.0.252