Overview

Packages

  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Datatype
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
  • 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
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class PimPluginSetupInstall

Install class for new plugins, extends PimPluginSetup

PimPluginSetup
Extended by PimPluginSetupInstall
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.install.php
Methods summary
private string
# _setPluginFoldername( string $foldername )

Set variable for plugin foldername

Set variable for plugin foldername

Parameters

$foldername
string
$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
protected multitype:
# _getInstalledAreas( )

Get method for installed areas

Get method for installed areas

Returns

multitype:
public
# __construct( )

Construct function

Construct function

public
# install( )

Installation method

Installation method

private
# _installCheckUuid( )

Check uuId: You can install a plugin only for one time

Check uuId: You can install a plugin only for one time

private
# _installCheckRequirements( )

This function checks requirements for one plugin

This function checks requirements for one plugin

private
# _installAddPlugin( )

Add entries at *_plugins

Add entries at *_plugins

private
# _installFillAreas( )

Get all area names from database

Get all area names from database

private
# _installAddAreas( )

Add entries at *_area

Add entries at *_area

private
# _installAddActions( )

Add entries at *_actions

Add entries at *_actions

private
# _installAddFrames( )

Add entries at *_frame_files and *_files

Add entries at *_frame_files and *_files

private
# _installAddNavMain( )

Add entries at *_nav_main

Add entries at *_nav_main

private
# _installAddNavSub( )

Add entries at *_nav_sub

Add entries at *_nav_sub

private
# _installAddSpecificSql( )

Add specific sql queries

Add specific sql queries

private
# _installAddContentTypes( )

Add content types (*_type)

Add content types (*_type)

private
# _installAddModules( )

Add modules

Add modules

private
# _installAddDir( )

Add plugin dir

Add plugin dir

Methods inherited from PimPluginSetup
_getPluginId(), _getUpdateSqlFileExist(), _setPimPluginArchiveExtractor(), _setUpdateSqlFileExist(), checkXml(), error(), getMode(), info(), setMode(), setPageClass(), setPluginId()
Constants inherited from PimPluginSetup
PLUGIN_XML_FILENAME, SQL_PREFIX
Properties summary
private mixed $PluginFoldername
#
private array $PluginInstalledAreas array()
#
protected mixed $_PimPluginCollection
#
protected mixed $_PimPluginRelationsCollection
#
protected mixed $_ApiAreaCollection
#
protected mixed $_ApiActionCollection
#
protected mixed $_ApiFileCollection
#
protected mixed $_ApiFrameFileCollection
#
protected mixed $_ApiNavMainCollection
#
protected mixed $_ApiNavSubCollection
#
protected mixed $_ApiTypeCollection
#
Properties inherited from PimPluginSetup
$XmlActions, $XmlArea, $XmlContentType, $XmlFrames, $XmlGeneral, $XmlNavMain, $XmlNavSub, $XmlRequirements, $_GuiPage, $_PimPluginArchiveExtractor, $_pluginId, $mode
CMS CONTENIDO 4.9.1 API documentation generated by ApiGen 2.8.0