Table of Contents
Properties
-
$_cache
: mixed
-
$_enable
: mixed
-
$author
: mixed
-
$category
: mixed
-
$changelog
: mixed
-
$changelog_beta
: mixed
-
$description
: mixed
-
$display
: mixed
-
$documentation
: mixed
-
$documentation_beta
: mixed
-
$eventjs
: mixed
-
$filepath
: mixed
-
$functionality
: mixed
-
$hasDependency
: mixed
-
$hasOwnDeamon
: mixed
-
$hasTtsEngine
: mixed
-
$id
: mixed
-
$include
: mixed
-
$index
: mixed
-
$info
: mixed
-
$installation
: mixed
-
$issue
: mixed
-
$license
: mixed
-
$maxDependancyInstallTime
: mixed
-
$mobile
: mixed
-
$name
: mixed
-
$require
: mixed
-
$requireOsVersion
: mixed
-
$source
: mixed
-
$specialAttributes
: mixed
-
$usedSpace
: mixed
-
$whiteListFolders
: mixed
Methods
-
byId()
: mixed
-
callInstallFunction()
: mixed
-
checkDeamon()
: mixed
-
cron()
: mixed
-
cron10()
: mixed
-
cron15()
: mixed
-
cron30()
: mixed
-
cron5()
: mixed
-
cronDaily()
: mixed
-
cronHourly()
: mixed
-
deamon_changeAutoMode()
: mixed
-
deamon_info()
: array<string|int, mixed>
-
deamon_start()
: mixed
-
deamon_stop()
: mixed
-
dependancy_changeAutoMode()
: mixed
-
dependancy_info()
: mixed
-
dependancy_install()
: null
-
forceDisablePlugin()
: mixed
-
getAuthor()
: mixed
-
getCache()
: mixed
-
getCategory()
: mixed
-
getChangelog()
: mixed
-
getChangelog_beta()
: mixed
-
getConfigForCommunity()
: mixed
-
getDescription()
: mixed
-
getDisplay()
: mixed
-
getDocumentation()
: mixed
-
getDocumentation_beta()
: mixed
-
getEventjs()
: mixed
-
getFilepath()
: mixed
-
getHasDependency()
: mixed
-
getHasOwnDeamon()
: mixed
-
getHasTtsEngine()
: mixed
-
getId()
: mixed
-
getInclude()
: mixed
-
getIndex()
: mixed
-
getInfo()
: mixed
-
getInstallation()
: mixed
-
getIssue()
: mixed
-
getLicense()
: mixed
-
getLinkToConfiguration()
: mixed
-
getLogList()
: mixed
-
getMaxDependancyInstallTime()
: mixed
-
getMobile()
: mixed
-
getName()
: mixed
-
getPathById()
: mixed
-
getPathImgIcon()
: mixed
-
getPathToConfigurationById()
: mixed
-
getPluginPath()
: mixed
-
getRequire()
: mixed
-
getRequireOsVersion()
: mixed
-
getSource()
: mixed
-
getSpecialAttributes()
: mixed
-
getTranslation()
: mixed
-
getUpdate()
: mixed
-
getWhiteListFolders()
: mixed
-
heartbeat()
: mixed
-
isActive()
: mixed
-
isInstalled()
: bool
-
launch()
: mixed
-
listPlugin()
: mixed
-
orderPlugin()
: mixed
-
report()
: mixed
-
setCache()
: mixed
-
setChangelog()
: mixed
-
setChangelog_beta()
: mixed
-
setDisplay()
: mixed
-
setDocumentation()
: mixed
-
setDocumentation_beta()
: mixed
-
setEventjs()
: mixed
-
setHasDependency()
: mixed
-
setHasOwnDeamony()
: mixed
-
setHasTtsEngine()
: mixed
-
setIsEnable()
: mixed
-
setIssue()
: mixed
-
setMaxDependancyInstallTime()
: mixed
-
setMobile()
: mixed
-
setWhiteListFolders()
: mixed
-
start()
: mixed
-
stop()
: mixed
$_cache
private
static mixed
$_cache
= array()
$_enable
private
static mixed
$_enable
= \null
$author
private
mixed
$author
$category
private
mixed
$category
$changelog
private
mixed
$changelog
= ''
$changelog_beta
private
mixed
$changelog_beta
= ''
$description
private
mixed
$description
$display
private
mixed
$display
$documentation
private
mixed
$documentation
= ''
$documentation_beta
private
mixed
$documentation_beta
= ''
$eventjs
private
mixed
$eventjs
$filepath
private
mixed
$filepath
$functionality
private
mixed
$functionality
= array()
$hasDependency
private
mixed
$hasDependency
$hasOwnDeamon
private
mixed
$hasOwnDeamon
$hasTtsEngine
private
mixed
$hasTtsEngine
$id
private
mixed
$id
$include
private
mixed
$include
= array()
$index
private
mixed
$index
$info
private
mixed
$info
= array()
$installation
private
mixed
$installation
$issue
private
mixed
$issue
= ''
$license
private
mixed
$license
$maxDependancyInstallTime
private
mixed
$maxDependancyInstallTime
$mobile
private
mixed
$mobile
$name
private
mixed
$name
$require
private
mixed
$require
$requireOsVersion
private
mixed
$requireOsVersion
$source
private
mixed
$source
= ''
$specialAttributes
private
mixed
$specialAttributes
= array('object' => array(), 'user' => array(), 'eqLogic' => array())
$usedSpace
private
mixed
$usedSpace
= 0
$whiteListFolders
private
mixed
$whiteListFolders
= array()
byId()
public
static byId(mixed $_id[, mixed $_full = false ]) : mixed
Parameters
-
$_id
: mixed
-
-
$_full
: mixed
= false
-
callInstallFunction()
public
callInstallFunction(mixed $_function[, mixed $_direct = false ]) : mixed
Parameters
-
$_function
: mixed
-
-
$_direct
: mixed
= false
-
checkDeamon()
public
static checkDeamon() : mixed
cron()
public
static cron() : mixed
cron10()
public
static cron10() : mixed
cron15()
public
static cron15() : mixed
cron30()
public
static cron30() : mixed
cron5()
public
static cron5() : mixed
cronDaily()
public
static cronDaily() : mixed
cronHourly()
public
static cronHourly() : mixed
deamon_changeAutoMode()
public
deamon_changeAutoMode(mixed $_mode) : mixed
Parameters
-
$_mode
: mixed
-
deamon_info()
public
deamon_info() : array<string|int, mixed>
Return values
array<string|int, mixed>
deamon_start()
public
deamon_start([mixed $_forceRestart = false ][, mixed $_auto = false ]) : mixed
Parameters
-
$_forceRestart
: mixed
= false
-
-
$_auto
: mixed
= false
-
deamon_stop()
public
deamon_stop() : mixed
dependancy_changeAutoMode()
public
dependancy_changeAutoMode(mixed $_mode) : mixed
Parameters
-
$_mode
: mixed
-
dependancy_info()
public
dependancy_info([mixed $_refresh = false ]) : mixed
Parameters
-
$_refresh
: mixed
= false
-
dependancy_install()
public
dependancy_install([mixed $_force = false ][, mixed $_foreground = false ]) : null
Parameters
-
$_force
: mixed
= false
-
-
$_foreground
: mixed
= false
-
-
throws
-
Exception
forceDisablePlugin()
public
static forceDisablePlugin(mixed $_id) : mixed
Parameters
-
$_id
: mixed
-
getAuthor()
public
getAuthor() : mixed
getCache()
public
getCache([mixed $_key = '' ][, mixed $_default = '' ]) : mixed
Parameters
-
$_key
: mixed
= ''
-
-
$_default
: mixed
= ''
-
getCategory()
public
getCategory() : mixed
getChangelog()
public
getChangelog() : mixed
getChangelog_beta()
public
getChangelog_beta() : mixed
public
static getConfigForCommunity([mixed $_separator = '<br>' ]) : mixed
Parameters
-
$_separator
: mixed
= '<br>'
-
getDescription()
public
getDescription() : mixed
getDisplay()
public
getDisplay() : mixed
getDocumentation()
public
getDocumentation() : mixed
getDocumentation_beta()
public
getDocumentation_beta() : mixed
getEventjs()
public
getEventjs() : mixed
getFilepath()
public
getFilepath() : mixed
getHasDependency()
public
getHasDependency() : mixed
getHasOwnDeamon()
public
getHasOwnDeamon() : mixed
getHasTtsEngine()
public
getHasTtsEngine() : mixed
getId()
public
getId() : mixed
getInclude()
public
getInclude() : mixed
getIndex()
public
getIndex() : mixed
getInfo()
public
getInfo([mixed $_name = '' ][, mixed $_default = '' ]) : mixed
Parameters
-
$_name
: mixed
= ''
-
-
$_default
: mixed
= ''
-
getInstallation()
public
getInstallation() : mixed
getIssue()
public
getIssue() : mixed
getLicense()
public
getLicense() : mixed
getLinkToConfiguration()
public
getLinkToConfiguration() : mixed
getLogList()
public
getLogList() : mixed
getMaxDependancyInstallTime()
public
getMaxDependancyInstallTime() : mixed
getMobile()
public
getMobile() : mixed
getName()
public
getName() : mixed
getPathById()
public
static getPathById(mixed $_id) : mixed
Parameters
-
$_id
: mixed
-
getPathImgIcon()
public
getPathImgIcon() : mixed
getPathToConfigurationById()
public
getPathToConfigurationById() : mixed
getPluginPath()
public
static getPluginPath(mixed $_pluginId) : mixed
Parameters
-
$_pluginId
: mixed
-
getRequire()
public
getRequire() : mixed
getRequireOsVersion()
public
getRequireOsVersion() : mixed
getSource()
public
getSource() : mixed
getSpecialAttributes()
public
getSpecialAttributes() : mixed
getTranslation()
public
static getTranslation(mixed $_plugin, mixed $_language) : mixed
Parameters
-
$_plugin
: mixed
-
-
$_language
: mixed
-
getUpdate()
public
getUpdate() : mixed
getWhiteListFolders()
public
getWhiteListFolders() : mixed
heartbeat()
public
static heartbeat() : mixed
isActive()
public
isActive() : mixed
isInstalled()
public
static isInstalled(mixed $_pluginId) : bool
Parameters
-
$_pluginId
: mixed
-
launch()
public
launch(mixed $_function[, mixed $_callInstallFunction = false ]) : mixed
Parameters
-
$_function
: mixed
-
-
$_callInstallFunction
: mixed
= false
-
listPlugin()
public
static listPlugin([mixed $_activateOnly = false ][, mixed $_orderByCategory = false ][, mixed $_translate = true ][, mixed $_nameOnly = false ]) : mixed
Parameters
-
$_activateOnly
: mixed
= false
-
-
$_orderByCategory
: mixed
= false
-
-
$_translate
: mixed
= true
-
-
$_nameOnly
: mixed
= false
-
orderPlugin()
public
static orderPlugin(mixed $a, mixed $b) : mixed
Parameters
-
$a
: mixed
-
-
$b
: mixed
-
report()
public
report([mixed $_format = 'pdf' ][, mixed $_parameters = array() ]) : mixed
Parameters
-
$_format
: mixed
= 'pdf'
-
-
$_parameters
: mixed
= array()
-
setCache()
public
setCache(mixed $_key[, mixed $_value = null ][, mixed $_lifetime = 0 ]) : mixed
Parameters
-
$_key
: mixed
-
-
$_value
: mixed
= null
-
-
$_lifetime
: mixed
= 0
-
setChangelog()
public
setChangelog(mixed $changelog) : mixed
Parameters
-
$changelog
: mixed
-
setChangelog_beta()
public
setChangelog_beta(mixed $changelog_beta) : mixed
Parameters
-
$changelog_beta
: mixed
-
setDisplay()
public
setDisplay(mixed $display) : mixed
Parameters
-
$display
: mixed
-
setDocumentation()
public
setDocumentation(mixed $documentation) : mixed
Parameters
-
$documentation
: mixed
-
setDocumentation_beta()
public
setDocumentation_beta(mixed $documentation_beta) : mixed
Parameters
-
$documentation_beta
: mixed
-
setEventjs()
public
setEventjs(mixed $eventjs) : mixed
Parameters
-
$eventjs
: mixed
-
setHasDependency()
public
setHasDependency(mixed $hasDependency) : mixed
Parameters
-
$hasDependency
: mixed
-
setHasOwnDeamony()
public
setHasOwnDeamony(mixed $hasOwnDeamon) : mixed
Parameters
-
$hasOwnDeamon
: mixed
-
setHasTtsEngine()
public
setHasTtsEngine(mixed $hasTtsEngine) : mixed
Parameters
-
$hasTtsEngine
: mixed
-
setIsEnable()
public
setIsEnable(mixed $_state[, mixed $_force = false ][, mixed $_foreground = false ]) : mixed
Parameters
-
$_state
: mixed
-
-
$_force
: mixed
= false
-
-
$_foreground
: mixed
= false
-
setIssue()
public
setIssue(mixed $issue) : mixed
Parameters
-
$issue
: mixed
-
setMaxDependancyInstallTime()
public
setMaxDependancyInstallTime(mixed $maxDependancyInstallTime) : mixed
Parameters
-
$maxDependancyInstallTime
: mixed
-
setMobile()
public
setMobile(mixed $mobile) : mixed
Parameters
-
$mobile
: mixed
-
setWhiteListFolders()
public
setWhiteListFolders(mixed $paths) : mixed
Parameters
-
$paths
: mixed
-
start()
public
static start() : mixed
stop()
public
static stop() : mixed