InputfieldTinyMCE::getSettingNames()

Get all configurable setting names

Usage

$string = $inputfieldTinyMCE->getSettingNames($types);

Arguments

NameType(s)Description
$typesarray 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.251