Get all configurable setting names
Usage
$string = $inputfieldTinyMCE->getSettingNames($types);
Arguments
Name | Type(s) | Description |
---|---|---|
types | array, string | Types to get, one or more of: 'tinymce', 'field', 'module', 'optionals' |
Return value
string
[]
Exceptions
Method can throw exceptions on error:
WireException
- if given unknown setting type
InputfieldTinyMCE methods and properties
API reference based on ProcessWire core version 3.0.236