ClassInterface IPlugin

Description

class IPlugin, this minimum requirement for a plugin

Located in /share/System/IPlugin.php (line 32)


	
			
Direct descendents
Class Description
 class CMS3_Help_IProvidesHelp A plugin that implements this interfaces exposes data that will be available for the Help plugin.
 class IEmbedmentOutputHandler Interface IEmbedmentOutputHandler, used for processing embedments
 class IProvidesContent class IProvidesContent, Implement this if you plugin exposes viewable content
 class IProvidesEditor class IProvidesEditor, implement this if your plugin should expose an editor in the backend.
 class IRemove Defines a function to be execute upon removal
 class ISystemCallback class ICallback
 class IConfigure class IConfigure, implement this is your plugin should expose a configuration page.
 class IInstall Implement this interface to run an installation script once package has been installed.
Method Summary
 string GetPluginID ()
 void Register (CMS3_MainClass &$Owner)
Methods
GetPluginID (line 55)

Gets the pluginID of the plugin.

  • access: public
string GetPluginID ()
Register (line 47)
  • access: public
void Register (CMS3_MainClass &$Owner)
  • CMS3_MainClass &$Owner: Owner The CMS3_MainClass that owns this plugin, gives the plugin ability to get data from

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