ClassInterface IRemove

Description

Defines a function to be execute upon removal

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

IPlugin
   |
   --IRemove
Method Summary
 bool Remove ()
Methods
Remove (line 54)

Removes files and databases created after fysical installation, this method will only be called at complete removal of plugin, not if plugin is being updated or upgraded.

Note: you don't have to remove files that where created by the package manager.

  • return: true/false depending in success
  • access: public
bool Remove ()

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