InputfieldTinyMCE::mcePath()      
Return path or URL to TinyMCE files
Usage
// basic usage
$string = $inputfieldTinyMCE->mcePath();
// usage with all arguments
$string = $inputfieldTinyMCE->mcePath(bool $getUrl = false);Arguments
| Name | Type(s) | Description | 
|---|---|---|
| $getUrl(optional) | bool | 
Return value
string
InputfieldTinyMCE methods and properties
API reference based on ProcessWire core version 3.0.252