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
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • PHP
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SIWECOS
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

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

Class PimPluginSetupStatus

Class for change active status of installed plugins, extends PimPluginSetup

PimPluginSetup
Extended by PimPluginSetupStatus
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.status.php
Methods summary
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 cApiNavSubCollection
# _setApiNavSubCollection( )

Initializing and set variable for cApiNavSubCollection

Initializing and set variable for cApiNavSubCollection

Returns

cApiNavSubCollection
public
# __construct( )

Construct function

Construct function

public
# changeActiveStatus( integer $pluginId )

Change plugin active status

Change plugin active status

Parameters

$pluginId
integer
$pluginId

Throws

cException
private
# _updateCheckDependencies( )

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

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

Throws

cException
cInvalidArgumentException
private
# _changeNavSubStatus( integer $idnavs, boolean $online )

Change *_nav_sub online status

Change *_nav_sub online status

Parameters

$idnavs
integer
$idnavs (equivalent to column name)
$online
boolean
$online (equivalent to column name)

Throws

cDbException
cException
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
protected PimPluginCollection $_PimPluginCollection
#
protected PimPluginRelationsCollection $_PimPluginRelationsCollection
#
protected cApiNavSubCollection $_ApiNavSubCollection
#
Properties inherited from PimPluginSetup
$XmlActions, $XmlArea, $XmlContentType, $XmlDependencies, $XmlFrames, $XmlGeneral, $XmlNavMain, $XmlNavSub, $XmlRequirements, $_GuiPage, $_PimPluginArchiveExtractor, $_pluginId, $_pluginName, $mode
CMS CONTENIDO 4.10.1 API documentation generated by ApiGen 2.8.0