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 PimPluginViewDependencies

View plugin dependencies TODO: Later implement into new PIM view design

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/view/class.pimpluginview.dependencies.php
Methods summary
public
# __construct( )

Construct function

Construct function

private string
# _setPluginFoldername( )

Get method for pluginFoldername

Get method for pluginFoldername

Returns

string
$pluginFoldername
private string
# _getPluginFoldername( )

Get method for pluginFoldername

Get method for pluginFoldername

Returns

string
$pluginFoldername
private boolean|string
# _getPluginDependencies( )

Get dependencies

Get dependencies

Returns

boolean|string
public string
# getPluginDependenciesExtracted( SimpleXMLElement $tempXml )

Get dependencies from extracted plugins

Get dependencies from extracted plugins

Parameters

$tempXml
SimpleXMLElement
$tempXml

Returns

string
Plugin dependency
public string
# getPluginDependenciesInstalled( integer $idplugin = 0 )

Get dependencies from installed plugins

Get dependencies from installed plugins

Parameters

$idplugin
integer
$idplugin Id of defined plugin

Returns

string
Plugin dependencies

Throws

cException
cInvalidArgumentException
Constants summary
string PLUGIN_CONFIG_FILENAME "plugin.xml"
#
Properties summary
private static string $pluginFoldername
#
private static SimpleXMLElement $tempXml
#
CMS CONTENIDO 4.10.1 API documentation generated by ApiGen 2.8.0