Abstract Class CMS3_System_Plugin

Description

Implements interfaces:

An abstract implementation of the Register method from IPlugin

  • abstract:

Located in /share/System/CMS3_System_Plugin.php (line 38)


	
			
Direct descendents
Class Description
 class CMS3_PackageVerifier This file defines CMS3_PackageVerifier
 class CMS3_System CMS_System is a system plugin that hosts IProvidesEditor, IConfigure and ISystemCallback
 class CMS3_PlainHTML The PlainHTML plugin provides ability to create plain HTML pages.
 class CMS3_Help The Help plugin displays help pages exposed with CMS3_Help_IProvidesHelp
 class CMS3_Gallery Very simple plugin that allows creation of an image gallery
 class CMS3_PackageManager PackageManager provides the logic for installation and removal of packages.
 class CMS3_PackageInstaller PackageManager provides the logic for installation and removal of packages.
 class CMS3_LogViewer This file defines CMS3_LogViewer
 class CMS3_Wiki Very simple plugin that allows creation of an image gallery
 class CMS3_PackageUninstaller This file defines CMS3_PackageUninstaller
Variable Summary
 mixed $Owner
Method Summary
 void Register (CMS3_MainClass &$Owner)
Variables
mixed $Owner = null (line 44)

Referance to the MainClass owning this instance

  • access: protected
Methods
Register (line 53)

Register the owner of this plugin.

  • 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 CMS3_MainClass

Implementation of:
IPlugin::Register()

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