You are here

public function sweaver_plugin::show_editor in Sweaver 7

Return false to not show editor.

1 method overrides sweaver_plugin::show_editor()
sweaver_plugin_toolbar::show_editor in plugins/sweaver_plugin_toolbar/sweaver_plugin_toolbar.inc
Show editor

File

./sweaver_plugin.inc, line 143
Abstract Base class for a sweaver plugin.

Class

sweaver_plugin
@file Abstract Base class for a sweaver plugin.

Code

public function show_editor() {
}