Jeedom Core

view
in package

Table of Contents

Properties

$_changed  : mixed
$configuration  : mixed
$display  : mixed
$id  : mixed
$image  : mixed
$name  : mixed
$order  : mixed

Methods

all()  : mixed
byId()  : mixed
copy()  : mixed
getChanged()  : mixed
getConfiguration()  : mixed
getDisplay()  : mixed
getId()  : mixed
getImage()  : mixed
getImgLink()  : mixed
getLinkData()  : mixed
getName()  : mixed
getOrder()  : mixed
getviewZone()  : mixed
hasRight()  : bool
presave()  : mixed
refresh()  : void
remove()  : mixed
removeviewZone()  : mixed
report()  : mixed
save()  : mixed
searchByUse()  : mixed
setChanged()  : mixed
setConfiguration()  : mixed
setDisplay()  : mixed
setId()  : mixed
setImage()  : mixed
setName()  : mixed
setOrder()  : mixed
toAjax()  : mixed
toArray()  : mixed

Properties

Methods

byId()

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

copy()

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

getConfiguration()

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

getDisplay()

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

getImage()

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

getLinkData()

public getLinkData([mixed &$_data = array('node' => array(), 'link' => array()) ][, mixed $_level = 0 ][, mixed $_drill = 3 ]) : mixed
Parameters
$_data : mixed = array('node' => array(), 'link' => array())
$_level : mixed = 0
$_drill : mixed = 3

getOrder()

public getOrder([mixed $_default = null ]) : mixed
Parameters
$_default : mixed = null

hasRight()

public hasRight(mixed $_right[, mixed $_user = null ]) : bool
Parameters
$_right : mixed
$_user : mixed = null
Return values
bool

presave()

public presave() : mixed
Tags
throws
Exception

removeviewZone()

public removeviewZone() : mixed

report()

public report([mixed $_format = 'pdf' ][, mixed $_parameters = array() ]) : mixed
Parameters
$_format : mixed = 'pdf'
$_parameters : mixed = array()

searchByUse()

public static searchByUse(mixed $_type, mixed $_id) : mixed
Parameters
$_type : mixed
$_id : mixed

setChanged()

public setChanged(mixed $_changed) : mixed
Parameters
$_changed : mixed

setConfiguration()

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

setDisplay()

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

setId()

public setId(mixed $_id) : mixed
Parameters
$_id : mixed

setImage()

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

setName()

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

setOrder()

public setOrder(mixed $_order) : mixed
Parameters
$_order : mixed

toAjax()

public toAjax([mixed $_version = 'dashboard' ][, mixed $_html = false ]) : mixed
Parameters
$_version : mixed = 'dashboard'
$_html : mixed = false

        
On this page

Search results