Class CMS3_PackageInstaller

Description

Implements interfaces:

PackageManager provides the logic for installation and removal of packages.

This plugin doesn't provide any user interface only API interface for package operations, must be staticly linked.

Located in /lib/PackageInstaller/CMS3_PackageInstaller.php (line 34)

CMS3_System_Plugin
   |
   --CMS3_PackageInstaller
Method Summary
 IEmbedmentOutputHandler &Configure ([IEmbedmentOutputHandler $Identifier = null],  &$EmbedmentOutputHandler)
 string GetPluginID ()
 void SystemCallback (string $data)
Variables

Inherited Variables

Inherited from CMS3_System_Plugin

CMS3_System_Plugin::$Owner
Methods
Configure (line 124)

Gets a dojo based ajax guide for configuration of the plugin.

  • access: public
IEmbedmentOutputHandler &Configure ([IEmbedmentOutputHandler $Identifier = null],  &$EmbedmentOutputHandler)
GetControlCenterIcon (line 105)

Gets an absolute address of an icon for this plugin

  • access: public
void GetControlCenterIcon ()
GetControlCenterMenuEntry (line 112)

Gets menu entry string

  • access: public
void GetControlCenterMenuEntry ()
GetPluginID (line 152)

Gets the pluginID of the plugin.

  • access: public
string GetPluginID ()
SystemCallback (line 47)

Handles a callback from ajax application.

  • access: public
void SystemCallback (string $data)
  • string $data: data Data attached to this callback

Inherited Methods

Inherited From CMS3_System_Plugin

 CMS3_System_Plugin::Register()

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