Jeedom Core

widgets
in package

Table of Contents

Properties

$_changed  : mixed
$display  : mixed
$id  : mixed
$name  : mixed
$replace  : mixed
$subtype  : mixed
$template  : mixed
$test  : mixed
$type  : mixed

Methods

all()  : mixed
byId()  : mixed
byTypeSubtypeAndName()  : mixed
emptyTest()  : mixed
getDisplay()  : mixed
getId()  : mixed
getName()  : mixed
getReplace()  : mixed
getSubtype()  : mixed
getTemplate()  : mixed
getTemplateConfiguration()  : mixed
getTest()  : mixed
getType()  : mixed
getUsedBy()  : mixed
listTemplate()  : mixed
postSave()  : mixed
preSave()  : mixed
preUpdate()  : mixed
remove()  : mixed
replacement()  : mixed
save()  : mixed
setDisplay()  : mixed
setId()  : mixed
setName()  : mixed
setReplace()  : mixed
setSubtype()  : mixed
setTemplate()  : mixed
setTest()  : mixed
setType()  : mixed

Properties

Methods

byId()

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

byTypeSubtypeAndName()

public static byTypeSubtypeAndName(mixed $_type, mixed $_subtype, mixed $_name) : mixed
Parameters
$_type : mixed
$_subtype : mixed
$_name : mixed

getDisplay()

public getDisplay([mixed $_key = '' ][, mixed $_default = '' ]) : mixed
Parameters
$_key : mixed = ''
$_default : mixed = ''

getReplace()

public getReplace([mixed $_key = '' ][, mixed $_default = '' ]) : mixed
Parameters
$_key : mixed = ''
$_default : mixed = ''

getTemplateConfiguration()

public static getTemplateConfiguration(mixed $_template) : mixed
Parameters
$_template : mixed

getTest()

public getTest([mixed $_key = '' ][, mixed $_default = '' ]) : mixed
Parameters
$_key : mixed = ''
$_default : mixed = ''

replacement()

public static replacement(mixed $_version, mixed $_replace, mixed $_by) : mixed
Parameters
$_version : mixed
$_replace : mixed
$_by : mixed

setDisplay()

public setDisplay(mixed $_key, mixed $_value) : mixed
Parameters
$_key : mixed
$_value : mixed

setId()

public setId([mixed $_id = '' ]) : mixed
Parameters
$_id : mixed = ''

setName()

public setName(mixed $_name) : mixed
Parameters
$_name : mixed

setReplace()

public setReplace(mixed $_key, mixed $_value) : mixed
Parameters
$_key : mixed
$_value : mixed

setSubtype()

public setSubtype(mixed $_subtype) : mixed
Parameters
$_subtype : mixed

setTemplate()

public setTemplate(mixed $_template) : mixed
Parameters
$_template : mixed

setTest()

public setTest(mixed $_key, mixed $_value) : mixed
Parameters
$_key : mixed
$_value : mixed

setType()

public setType(mixed $_type) : mixed
Parameters
$_type : mixed

        
On this page

Search results