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

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( array $tempXml )

Get dependencies from extracted plugins

Get dependencies from extracted plugins

Parameters

$tempXml
array
$tempXml

Returns

string
Plugin dependencie
public string
# getPluginDependenciesInstalled( integer $idplugin = '' )

Get dependencies from installed plugins

Get dependencies from installed plugins

Parameters

$idplugin
integer
$idplugin Id of defined plugin

Returns

string
Plugin dependencies
Constants summary
string PLUGIN_CONFIG_FILENAME "plugin.xml"
#
Properties summary
private static mixed $pluginFoldername
#
private static mixed $tempXml
#
CMS CONTENIDO 4.9.8 API documentation generated by ApiGen 2.8.0