Overview

Packages

  • CONTENIDO
  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentRssCreator
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SearchSolr
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob
  • Smarty
    • Cacher
    • Compiler
    • Config
    • Debug
    • PluginsBlock
    • PluginsFilter
    • PluginsFunction
    • PluginsInternal
    • PluginsModifier
    • PluginsModifierCompiler
    • PluginsShared
    • Security
    • Template
    • TemplateResources
  • Swift
    • ByteStream
    • CharacterStream
    • Encoder
    • Events
    • KeyCache
    • Mailer
    • Mime
    • Plugins
    • Transport

Classes

  • PimPlugin
  • PimPluginArchiveExtractor
  • PimPluginCollection
  • PimPluginRelations
  • PimPluginRelationsCollection
  • PimPluginSetup
  • PimPluginSetupInstall
  • PimPluginSetupStatus
  • PimPluginSetupUninstall
  • PimPluginSetupUpdate
  • PimPluginViewDependencies
  • PimPluginViewNavSub
  • Overview
  • Package
  • Class
  • Todo
  • Download

Class PimPluginSetupUninstall

Uninstall class for existing plugins, extends PimPluginSetup

PimPluginSetup
Extended by PimPluginSetupUninstall
Package: PluginManager
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: frederic.schneider
Located at plugins/pim/classes/setup/class.pimpluginsetup.uninstall.php
Methods summary
public string
# setPluginFoldername( string $foldername )

Set variable for plugin foldername

Set variable for plugin foldername

Parameters

$foldername

Returns

string
private PimPluginCollection
# _setPimPluginCollection( )

Initializing and set variable for PimPluginCollection class

Initializing and set variable for PimPluginCollection class

Returns

PimPluginCollection
private PimPluginRelationsCollection
# _setPimPluginRelationsCollection( )

Initializing and set variable for PimPluginRelationsCollection class

Initializing and set variable for PimPluginRelationsCollection class

Returns

PimPluginRelationsCollection
private cApiAreaCollection
# _setApiAreaCollection( )

Initializing and set variable for cApiAreaCollection

Initializing and set variable for cApiAreaCollection

Returns

cApiAreaCollection
private cApiActionCollection
# _setApiActionCollection( )

Initializing and set variable for cApiActionCollection

Initializing and set variable for cApiActionCollection

Returns

cApiActionCollection
private cApiFileCollection
# _setApiFileCollection( )

Initializing and set variable for cApiAFileCollection

Initializing and set variable for cApiAFileCollection

Returns

cApiFileCollection
private cApiFrameFileCollection
# _setApiFrameFileCollection( )

Initializing and set variable for cApiFrameFileCollection

Initializing and set variable for cApiFrameFileCollection

Returns

cApiFrameFileCollection
private cApiNavMainCollection
# _setApiNavMainCollection( )

Initializing and set variable for cApiNavMainFileCollection

Initializing and set variable for cApiNavMainFileCollection

Returns

cApiNavMainCollection
private cApiNavSubCollection
# _setApiNavSubCollection( )

Initializing and set variable for cApiNavSubCollection

Initializing and set variable for cApiNavSubCollection

Returns

cApiNavSubCollection
private cApiNavSubCollection
# _setApiTypeCollection( )

Initializing and set variable for cApiTypeCollection

Initializing and set variable for cApiTypeCollection

Returns

cApiNavSubCollection
protected string
# _getPluginFoldername( )

Get method for foldername of installed plugin

Get method for foldername of installed plugin

Returns

string
public
# __construct( )

Construct function

Construct function

public
# uninstall( boolean $sql = true )

Uninstall function

Uninstall function

Parameters

$sql

Optional parameter to set sql true (standard) or false

private
# _uninstallCheckDependencies( )

Check dependencies to other plugins (dependencies-Tag at plugin.xml)

Check dependencies to other plugins (dependencies-Tag at plugin.xml)

protected
# _uninstallDeleteSpecificSql( )

Delete specific sql entries or tables, full uninstall mode

Delete specific sql entries or tables, full uninstall mode

public
# uninstallDir( $foldername,…, $page,… )

Delete a installed plugin directory

Delete a installed plugin directory

Parameters

$foldername,…
of extracted plugin
$page,…
class for success or error message
protected boolean
# _writeNewExecutionOrder( )

Generate (write) new execution order

Generate (write) new execution order

Returns

boolean
Methods inherited from PimPluginSetup
_getPluginId(), _getPluginName(), _getUpdateSqlFileExist(), _setPimPluginArchiveExtractor(), _setUpdateSqlFileExist(), checkDependencies(), checkXml(), error(), getMode(), info(), setMode(), setPageClass(), setPluginId(), setPluginName()
Constants inherited from PimPluginSetup
PLUGIN_XML_FILENAME, SQL_PREFIX
Properties summary
private $_PluginFoldername
#
protected $_PimPluginCollection
#
protected $_PimPluginRelationsCollection
#
protected $_ApiAreaCollection
#
protected $_ApiActionCollection
#
protected $_ApiFileCollection
#
protected $_ApiFrameFileCollection
#
protected $_ApiNavMainCollection
#
protected $_ApiNavSubCollection
#
protected $_ApiTypeCollection
#
Properties inherited from PimPluginSetup
$XmlActions, $XmlArea, $XmlContentType, $XmlDependencies, $XmlFrames, $XmlGeneral, $XmlNavMain, $XmlNavSub, $XmlRequirements, $_GuiPage, $_PimPluginArchiveExtractor, $_pluginId, $_pluginName, $mode
CMS CONTENIDO 4.9.7 API documentation generated by ApiGen