ComponentManager
in package
Component Manager
This class manages the CMS Modules
Tags
Table of Contents
Properties
- $arrayInstalledModules : mixed
- $arrayRemovedModules : mixed
- $defaultOrderValue : mixed
- $langId : mixed
- $act : mixed
Methods
- __construct() : mixed
- Constructor
- changeModuleStatus() : mixed
- errorHandling() : mixed
- getModules() : mixed
- getModulesPage() : mixed
- installModules() : mixed
- manageModules() : mixed
- modModules() : mixed
- removeModules() : mixed
- showModules() : mixed
- createPage() : mixed
- setNavigation() : mixed
Properties
$arrayInstalledModules
public
mixed
$arrayInstalledModules
= array()
$arrayRemovedModules
public
mixed
$arrayRemovedModules
= array()
$defaultOrderValue
public
mixed
$defaultOrderValue
= 111
$langId
public
mixed
$langId
$act
private
mixed
$act
= ''
Methods
__construct()
Constructor
public
__construct() : mixed
changeModuleStatus()
public
changeModuleStatus() : mixed
errorHandling()
public
errorHandling() : mixed
getModules()
public
getModules() : mixed
getModulesPage()
public
getModulesPage() : mixed
installModules()
public
installModules() : mixed
manageModules()
public
manageModules() : mixed
modModules()
public
modModules() : mixed
removeModules()
public
removeModules() : mixed
showModules()
public
showModules() : mixed
createPage()
private
createPage(mixed $parentNode, mixed $lang, mixed $title, mixed $type, mixed $module, mixed $cmd, mixed $display, mixed $sourceMode, mixed $content) : mixed
Parameters
- $parentNode : mixed
- $lang : mixed
- $title : mixed
- $type : mixed
- $module : mixed
- $cmd : mixed
- $display : mixed
- $sourceMode : mixed
- $content : mixed
setNavigation()
private
setNavigation() : mixed