Editor handler
| Methods | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 
					
	public
					
					
				 | __construct()
		Enter description here...
	 Enter description here... | # | ||||||||
| 
					
	public
					static
					
				 | getInstance(): object
		Access the only instance of this class
	 Access the only instance of this class | # | ||||||||
| 
					
	public
					
					
				 | get(string $name = '', array $options = null, bool $noHtml = false, string $OnFailure = ''): nullParameters
 | # | ||||||||
| 
					
	public
					
					
				 | getList(mixed $noHtml = false): array
		XoopsEditorHandler::getList()
	 XoopsEditorHandler::getList() | # | ||||||||
| 
					
	public
					
					
				 | render(mixed $editor)
		XoopsEditorHandler::render()
	 XoopsEditorHandler::render() | # | ||||||||
| 
					
	public
					
					
				 | setConfig(mixed $editor, mixed $options): void
		XoopsEditorHandler::setConfig()
	 XoopsEditorHandler::setConfig() | # | ||||||||
| 
					
	public
					
					
				 | _loadEditor(mixed $name, mixed $options = null)
		XoopsEditorHandler::_loadEditor()
	 XoopsEditorHandler::_loadEditor() | # | ||||||||
| Properties | |||
|---|---|---|---|
| 
	public
					
					
				 |  | $root_path = '' | # | 
| 
	public
					
					
				 |  | $nohtml = false | # | 
| 
	public
					
					
				 |  | $allowed_editors = [] | # |