Jeedom Core

plugin
in package

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
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
launch()  : mixed
listPlugin()  : mixed
orderPlugin()  : mixed
report()  : 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

Properties

$documentation_beta

private mixed $documentation_beta = ''

$maxDependancyInstallTime

private mixed $maxDependancyInstallTime

$specialAttributes

private mixed $specialAttributes = array('object' => array(), 'user' => array())

$whiteListFolders

private mixed $whiteListFolders = array()

Methods

byId()

public static byId(mixed $_id) : mixed
Parameters
$_id : mixed

callInstallFunction()

public callInstallFunction(mixed $_function[, mixed $_direct = false ]) : mixed
Parameters
$_function : mixed
$_direct : mixed = false

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

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
Tags
throws
Exception
Return values
null

forceDisablePlugin()

public static forceDisablePlugin(mixed $_id) : mixed
Parameters
$_id : mixed

getChangelog_beta()

public getChangelog_beta() : mixed

getConfigForCommunity()

public static getConfigForCommunity([mixed $_separator = '<br>' ]) : mixed
Parameters
$_separator : mixed = '<br>'

getDocumentation_beta()

public getDocumentation_beta() : mixed

getInfo()

public getInfo([mixed $_name = '' ][, mixed $_default = '' ]) : mixed
Parameters
$_name : mixed = ''
$_default : mixed = ''

getLinkToConfiguration()

public getLinkToConfiguration() : mixed

getMaxDependancyInstallTime()

public getMaxDependancyInstallTime() : mixed

getPathById()

public static getPathById(mixed $_id) : mixed
Parameters
$_id : mixed

getPathToConfigurationById()

public getPathToConfigurationById() : mixed

getPluginPath()

public static getPluginPath(mixed $_pluginId) : mixed
Parameters
$_pluginId : mixed

getRequireOsVersion()

public getRequireOsVersion() : mixed

getSpecialAttributes()

public getSpecialAttributes() : mixed

getTranslation()

public static getTranslation(mixed $_plugin, mixed $_language) : mixed
Parameters
$_plugin : mixed
$_language : mixed

getWhiteListFolders()

public getWhiteListFolders() : 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()

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

        
On this page

Search results