ClassInterface IProvidesEditor

Description

class IProvidesEditor, implement this if your plugin should expose an editor in the backend.

Located in /share/System/IProvidesEditor.php (line 37)

IPlugin
   |
   --IProvidesEditor
Method Summary
 void GetSystemIcon ()
 IEmbedmentOutputHandler &ModifyContent ([IEmbedmentOutputHandler $Identifier = null], string &$EmbedmentOutputHandler)
Methods
GetSystemIcon (line 53)

Gets an absolute address of an icon for this plugin

  • access: public
void GetSystemIcon ()
GetSystemMenuEntry (line 58)

Gets menu entry string

  • access: public
void GetSystemMenuEntry ()
ModifyContent (line 48)

Gets an Ajax guide for modification of the content.

  • access: public
IEmbedmentOutputHandler &ModifyContent ([IEmbedmentOutputHandler $Identifier = null], string &$EmbedmentOutputHandler)
  • IEmbedmentOutputHandler $Identifier: EmbedmentOutputHandler Outputhandler the content MUST be parse to.
  • string &$EmbedmentOutputHandler: Identifier String at the end of the URL

Inherited Methods

Inherited From IPlugin

 IPlugin::GetPluginID()
 IPlugin::Register()

Documentation generated on Mon, 30 Apr 2007 01:59:14 +0200 by phpDocumentor 1.3.1