cmd
in package
Table of Contents
Properties
- $_changed : bool
- $_collectDate : mixed
- $_eqLogic : eqLogic
- $_needRefreshAlert : mixed
- $_needRefreshWidget : mixed
- $_templateArray : mixed
- $_unite_conversion : mixed
- $_valueDate : mixed
- $alert : mixed
- $configuration : mixed
- $display : mixed
- $eqLogic_id : mixed
- $eqType : mixed
- $generic_type : mixed
- $id : mixed
- $isHistorized : mixed
- $isVisible : mixed
- $logicalId : mixed
- $name : mixed
- $order : mixed
- $subType : mixed
- $template : mixed
- $type : mixed
- $unite : mixed
- $value : mixed
Methods
- actionAlertLevel() : mixed
- addHistoryValue() : mixed
- all() : array<string|int, cmd>
- allHistoryCmd() : mixed
- allSubType() : mixed
- allType() : mixed
- allUnite() : mixed
- alreadyInState() : mixed
- askResponse() : mixed
- autoValueArray() : mixed
- availableWidget() : mixed
- byEqLogicId() : array<string|int, cmd>
- byEqLogicIdAndGenericType() : mixed
- byEqLogicIdAndLogicalId() : mixed
- byEqLogicIdCmdName() : mixed
- byGenericType() : cmd|array<string|int, cmd>
- byGenericTypeObjectId() : mixed
- byId() : void|cmd
- byIds() : void|array<string|int, cmd>
- byLogicalId() : array<string|int, cmd>
- byObjectNameCmdName() : mixed
- byObjectNameEqLogicNameCmdName() : mixed
- byString() : mixed
- byTypeEqLogicNameCmdName() : mixed
- byTypeSubType() : mixed
- byValue() : mixed
- checkAccessCode() : mixed
- checkAlertLevel() : mixed
- checkCmdAlert() : mixed
- checkReturnState() : mixed
- cleanWidgetCode() : mixed
- cmdAlert() : mixed
- cmdToHumanReadable() : mixed
- cmdToValue() : mixed
- computeInfluxData() : mixed
- convertColor() : mixed
- deadCmd() : mixed
- dontRemoveCmd() : mixed
- dropInflux() : mixed
- dropInfluxDatabase() : mixed
- duringAlertLevel() : mixed
- emptyHistory() : mixed
- event() : mixed
- execCmd() : void|string
- execute() : mixed
- executeAlertCmdAction() : mixed
- export() : mixed
- exportApi() : mixed
- formatValue() : mixed
- generateAskResponseLink() : mixed
- getAlert() : mixed
- getCache() : mixed
- getChanged() : mixed
- getCmdValue() : mixed
- getCollectDate() : mixed
- getConfiguration() : mixed
- getDirectUrlAccess() : mixed
- getDisplay() : mixed
- getEqLogic() : mixed
- getEqLogic_id() : mixed
- getEqType() : mixed
- getEqType_name() : mixed
- getEventOnly() : mixed
- getGeneric_type() : mixed
- getGenericTypeSelectOptions() : mixed
- getHistory() : mixed
- getHumanName() : mixed
- getId() : mixed
- getInflux() : mixed
- getIsHistorized() : mixed
- getIsVisible() : mixed
- getLastHistory() : mixed
- getLastValue() : mixed
- getLinkData() : mixed
- getLogicalId() : mixed
- getName() : mixed
- getOldest() : mixed
- getOrder() : mixed
- getPluralityHistory() : mixed
- getSelectOptionsByTypeAndSubtype() : mixed
- getStatistique() : mixed
- getSubType() : mixed
- getTableName() : mixed
- getTemplate() : mixed
- getTemporalAvg() : mixed
- getTendance() : mixed
- getType() : mixed
- getUnite() : mixed
- getUse() : mixed
- getUsedBy() : mixed
- getValue() : mixed
- getValueDate() : mixed
- getWidgetHelp() : mixed
- getWidgetsSelectOptions() : mixed
- getWidgetTemplateCode() : mixed
- hasRight() : mixed
- historyInflux() : mixed
- historyInfluxAll() : mixed
- humanReadableToCmd() : mixed
- isAlreadyInStateAllow() : mixed
- isHistorized() : mixed
- migrateCmd() : mixed
- postExecCmd() : mixed
- preExecCmd() : mixed
- pushInflux() : mixed
- pushUrl() : mixed
- refresh() : mixed
- remove() : mixed
- returnState() : mixed
- save() : mixed
- searchByString() : array<string|int, cmd>
- Search a command on eqType, logicalId, generic_type or name
- searchConfiguration() : array<string|int, cmd>
- searchConfigurationEqLogic() : mixed
- searchDisplay() : mixed
- searchTemplate() : mixed
- sendHistoryInflux() : mixed
- setAlert() : mixed
- setCache() : mixed
- setChanged() : mixed
- setCollectDate() : mixed
- setConfiguration() : mixed
- setDisplay() : mixed
- setEqLogic() : mixed
- setEqLogic_id() : mixed
- setEqType() : mixed
- setGeneric_type() : mixed
- setId() : mixed
- setIsHistorized() : mixed
- setIsVisible() : mixed
- setLogicalId() : mixed
- setName() : $this
- setOrder() : mixed
- setSubType() : mixed
- setTemplate() : mixed
- setType() : mixed
- setUnite() : mixed
- setValue() : mixed
- setValueDate() : mixed
- toHtml() : mixed
- widgetPossibility() : mixed
- autoValueFormat() : mixed
- cast() : mixed
- pre_postExecCmd() : mixed
Properties
$_changed
protected
bool
$_changed
= \false
$_collectDate
protected
mixed
$_collectDate
= ''
$_eqLogic
protected
eqLogic
$_eqLogic
= \null
$_needRefreshAlert
protected
mixed
$_needRefreshAlert
$_needRefreshWidget
protected
mixed
$_needRefreshWidget
$_templateArray
protected
static mixed
$_templateArray
= array()
$_unite_conversion
protected
static mixed
$_unite_conversion
= array('s' => array(60, 's', 'min', 'h'), 'W' => array(1000, 'W', 'kW', 'MW'), 'Wh' => array(1000, 'Wh', 'kWh', 'MWh'), 'io' => array(1024, 'io', 'Kio', 'Mio', 'Gio', 'Tio'), 'o' => array(1000, 'o', 'Ko', 'Mo', 'Go', 'To'), 'o/s' => array(1000, 'o/s', 'Ko/s', 'Mo/s', 'Go/s', 'To/s'), 'Bps' => array(1000, 'Bps', 'Kbps', 'Mbps', 'Gbps', 'Tbps'), 'Hz' => array(1000, 'Hz', 'kHz', 'MHz', 'GHz'), 'l' => array(1000, 'l', 'm<sup>3</sup>'))
$_valueDate
protected
mixed
$_valueDate
= ''
$alert
protected
mixed
$alert
$configuration
protected
mixed
$configuration
$display
protected
mixed
$display
$eqLogic_id
protected
mixed
$eqLogic_id
$eqType
protected
mixed
$eqType
$generic_type
protected
mixed
$generic_type
$id
protected
mixed
$id
$isHistorized
protected
mixed
$isHistorized
= 0
$isVisible
protected
mixed
$isVisible
= 1
$logicalId
protected
mixed
$logicalId
$name
protected
mixed
$name
$order
protected
mixed
$order
$subType
protected
mixed
$subType
$template
protected
mixed
$template
$type
protected
mixed
$type
$unite
protected
mixed
$unite
= ''
$value
protected
mixed
$value
= \null
Methods
actionAlertLevel()
public
actionAlertLevel(mixed $_level, mixed $_value) : mixed
Parameters
- $_level : mixed
- $_value : mixed
addHistoryValue()
public
addHistoryValue(mixed $_value[, mixed $_datetime = '' ]) : mixed
Parameters
- $_value : mixed
- $_datetime : mixed = ''
all()
public
static all() : array<string|int, cmd>
Return values
array<string|int, cmd>allHistoryCmd()
public
static allHistoryCmd() : mixed
allSubType()
public
static allSubType([mixed $_type = '' ]) : mixed
Parameters
- $_type : mixed = ''
allType()
public
static allType() : mixed
allUnite()
public
static allUnite() : mixed
alreadyInState()
public
alreadyInState(mixed $_options) : mixed
Parameters
- $_options : mixed
askResponse()
public
askResponse(mixed $_response) : mixed
Parameters
- $_response : mixed
autoValueArray()
public
static autoValueArray(mixed $_value[, mixed $_decimal = 99 ][, mixed $_unit = '' ][, mixed $_space = False ]) : mixed
Parameters
- $_value : mixed
- $_decimal : mixed = 99
- $_unit : mixed = ''
- $_space : mixed = False
availableWidget()
public
static availableWidget(mixed $_version) : mixed
Parameters
- $_version : mixed
byEqLogicId()
public
static byEqLogicId(int|array<string|int, int> $_eqLogic_id[, string $_type = null ][, bool $_visible = null ][, eqLogic $_eqLogic = null ][, bool $_has_generic_type = null ]) : array<string|int, cmd>
Parameters
- $_eqLogic_id : int|array<string|int, int>
- $_type : string = null
-
['action'|'info']
- $_visible : bool = null
- $_eqLogic : eqLogic = null
- $_has_generic_type : bool = null
Return values
array<string|int, cmd>byEqLogicIdAndGenericType()
public
static byEqLogicIdAndGenericType(mixed $_eqLogic_id, mixed $_generic_type[, mixed $_multiple = false ][, mixed $_type = null ][, mixed $_eqLogic = null ]) : mixed
Parameters
- $_eqLogic_id : mixed
- $_generic_type : mixed
- $_multiple : mixed = false
- $_type : mixed = null
- $_eqLogic : mixed = null
byEqLogicIdAndLogicalId()
public
static byEqLogicIdAndLogicalId(mixed $_eqLogic_id, mixed $_logicalId[, mixed $_multiple = false ][, mixed $_type = null ][, mixed $_eqLogic = null ]) : mixed
Parameters
- $_eqLogic_id : mixed
- $_logicalId : mixed
- $_multiple : mixed = false
- $_type : mixed = null
- $_eqLogic : mixed = null
byEqLogicIdCmdName()
public
static byEqLogicIdCmdName(mixed $_eqLogic_id, mixed $_cmd_name) : mixed
Parameters
- $_eqLogic_id : mixed
- $_cmd_name : mixed
byGenericType()
public
static byGenericType(string|array<string|int, string> $_generic_type[, int $_eqLogic_id = null ][, bool $_one = false ]) : cmd|array<string|int, cmd>
Parameters
- $_generic_type : string|array<string|int, string>
- $_eqLogic_id : int = null
- $_one : bool = false
Return values
cmd|array<string|int, cmd> —first cmd if $_one is true otherwise an array of all cmd
byGenericTypeObjectId()
public
static byGenericTypeObjectId(mixed $_generic_type[, mixed $_object_id = null ][, mixed $_type = null ]) : mixed
Parameters
- $_generic_type : mixed
- $_object_id : mixed = null
- $_type : mixed = null
byId()
public
static byId(int|string $_id) : void|cmd
Parameters
- $_id : int|string
-
the id of the command
Return values
void|cmd —void if $_id is not valid else the cmd
byIds()
public
static byIds(array<string|int, string|int> $_ids) : void|array<string|int, cmd>
Parameters
- $_ids : array<string|int, string|int>
Return values
void|array<string|int, cmd> —void if $_ids is not valid else an array of cmd
byLogicalId()
public
static byLogicalId(string $_logical_id[, string $_type = null ]) : array<string|int, cmd>
Parameters
- $_logical_id : string
- $_type : string = null
-
['action'|'info']
Return values
array<string|int, cmd>byObjectNameCmdName()
public
static byObjectNameCmdName(mixed $_object_name, mixed $_cmd_name) : mixed
Parameters
- $_object_name : mixed
- $_cmd_name : mixed
byObjectNameEqLogicNameCmdName()
public
static byObjectNameEqLogicNameCmdName(mixed $_object_name, mixed $_eqLogic_name, mixed $_cmd_name) : mixed
Parameters
- $_object_name : mixed
- $_eqLogic_name : mixed
- $_cmd_name : mixed
byString()
public
static byString(mixed $_string) : mixed
Parameters
- $_string : mixed
byTypeEqLogicNameCmdName()
public
static byTypeEqLogicNameCmdName(mixed $_eqType_name, mixed $_eqLogic_name, mixed $_cmd_name) : mixed
Parameters
- $_eqType_name : mixed
- $_eqLogic_name : mixed
- $_cmd_name : mixed
byTypeSubType()
public
static byTypeSubType(mixed $_type[, mixed $_subType = '' ]) : mixed
Parameters
- $_type : mixed
- $_subType : mixed = ''
byValue()
public
static byValue(mixed $_value[, mixed $_type = null ][, mixed $_onlyEnable = false ]) : mixed
Parameters
- $_value : mixed
- $_type : mixed = null
- $_onlyEnable : mixed = false
checkAccessCode()
public
checkAccessCode(mixed $_code) : mixed
Parameters
- $_code : mixed
checkAlertLevel()
public
checkAlertLevel(mixed $_value[, mixed $_allowDuring = true ][, mixed $_checkLevel = 'none' ]) : mixed
Parameters
- $_value : mixed
- $_allowDuring : mixed = true
- $_checkLevel : mixed = 'none'
checkCmdAlert()
public
checkCmdAlert(mixed $_value) : mixed
Parameters
- $_value : mixed
checkReturnState()
public
checkReturnState(mixed $_value) : mixed
Parameters
- $_value : mixed
cleanWidgetCode()
public
cleanWidgetCode(mixed $_template) : mixed
Parameters
- $_template : mixed
cmdAlert()
public
static cmdAlert(mixed $_options) : mixed
Parameters
- $_options : mixed
cmdToHumanReadable()
public
static cmdToHumanReadable(mixed $_input) : mixed
Parameters
- $_input : mixed
cmdToValue()
public
static cmdToValue(mixed $_input[, mixed $_quote = false ]) : mixed
Parameters
- $_input : mixed
- $_quote : mixed = false
computeInfluxData()
public
computeInfluxData(mixed $_value[, mixed $_timestamp = '' ]) : mixed
Parameters
- $_value : mixed
- $_timestamp : mixed = ''
convertColor()
public
static convertColor(mixed $_color) : mixed
Parameters
- $_color : mixed
deadCmd()
public
static deadCmd() : mixed
dontRemoveCmd()
public
dontRemoveCmd() : mixed
dropInflux()
public
dropInflux() : mixed
dropInfluxDatabase()
public
dropInfluxDatabase() : mixed
duringAlertLevel()
public
static duringAlertLevel(mixed $_options) : mixed
Parameters
- $_options : mixed
emptyHistory()
public
emptyHistory([mixed $_date = '' ]) : mixed
Parameters
- $_date : mixed = ''
event()
public
event(mixed $_value[, mixed $_datetime = null ][, mixed $_loop = 1 ]) : mixed
Parameters
- $_value : mixed
- $_datetime : mixed = null
- $_loop : mixed = 1
execCmd()
public
execCmd([null|string $_options = null ][, bool $_sendNodeJsEvent = false ][, bool $_quote = false ]) : void|string
Parameters
- $_options : null|string = null
- $_sendNodeJsEvent : bool = false
- $_quote : bool = false
Tags
Return values
void|stringexecute()
public
execute([mixed $_options = array() ]) : mixed
Parameters
- $_options : mixed = array()
executeAlertCmdAction()
public
executeAlertCmdAction() : mixed
export()
public
export() : mixed
exportApi()
public
exportApi() : mixed
formatValue()
public
formatValue(mixed $_value[, mixed $_quote = false ]) : mixed
Parameters
- $_value : mixed
- $_quote : mixed = false
generateAskResponseLink()
public
generateAskResponseLink(mixed $_response[, mixed $_plugin = 'core' ][, mixed $_network = 'external' ]) : mixed
Parameters
- $_response : mixed
- $_plugin : mixed = 'core'
- $_network : mixed = 'external'
getAlert()
public
getAlert([mixed $_key = '' ][, mixed $_default = '' ]) : mixed
Parameters
- $_key : mixed = ''
- $_default : mixed = ''
getCache()
public
getCache([mixed $_key = '' ][, mixed $_default = '' ]) : mixed
Parameters
- $_key : mixed = ''
- $_default : mixed = ''
getChanged()
public
getChanged() : mixed
getCmdValue()
public
getCmdValue() : mixed
getCollectDate()
public
getCollectDate() : mixed
getConfiguration()
public
getConfiguration([mixed $_key = '' ][, mixed $_default = '' ]) : mixed
Parameters
- $_key : mixed = ''
- $_default : mixed = ''
getDirectUrlAccess()
public
getDirectUrlAccess() : mixed
getDisplay()
public
getDisplay([mixed $_key = '' ][, mixed $_default = '' ]) : mixed
Parameters
- $_key : mixed = ''
- $_default : mixed = ''
getEqLogic()
public
getEqLogic() : mixed
getEqLogic_id()
public
getEqLogic_id() : mixed
getEqType()
public
getEqType() : mixed
getEqType_name()
public
getEqType_name() : mixed
getEventOnly()
public
getEventOnly() : mixed
getGeneric_type()
public
getGeneric_type() : mixed
getGenericTypeSelectOptions()
public
getGenericTypeSelectOptions() : mixed
getHistory()
public
getHistory([mixed $_dateStart = null ][, mixed $_dateEnd = null ][, mixed $_groupingType = null ][, mixed $_addFirstPreviousValue = false ]) : mixed
Parameters
- $_dateStart : mixed = null
- $_dateEnd : mixed = null
- $_groupingType : mixed = null
- $_addFirstPreviousValue : mixed = false
getHumanName()
public
getHumanName([mixed $_tag = false ][, mixed $_prettify = false ]) : mixed
Parameters
- $_tag : mixed = false
- $_prettify : mixed = false
getId()
public
getId() : mixed
getInflux()
public
static getInflux([mixed $_cmdId = null ]) : mixed
Parameters
- $_cmdId : mixed = null
getIsHistorized()
public
getIsHistorized() : mixed
getIsVisible()
public
getIsVisible() : mixed
getLastHistory()
public
getLastHistory(mixed $_time[, mixed $_previous = true ]) : mixed
Parameters
- $_time : mixed
- $_previous : mixed = true
getLastValue()
public
getLastValue() : mixed
getLinkData()
public
getLinkData([mixed &$_data = array('node' => array(), 'link' => array()) ][, mixed $_level = 0 ][, mixed $_drill = null ]) : mixed
Parameters
- $_data : mixed = array('node' => array(), 'link' => array())
- $_level : mixed = 0
- $_drill : mixed = null
getLogicalId()
public
getLogicalId() : mixed
getName()
public
getName() : mixed
getOldest()
public
getOldest() : mixed
getOrder()
public
getOrder() : mixed
getPluralityHistory()
public
getPluralityHistory([mixed $_dateStart = null ][, mixed $_dateEnd = null ][, mixed $_period = 'day' ][, mixed $_offset = 0 ]) : mixed
Parameters
- $_dateStart : mixed = null
- $_dateEnd : mixed = null
- $_period : mixed = 'day'
- $_offset : mixed = 0
getSelectOptionsByTypeAndSubtype()
public
static getSelectOptionsByTypeAndSubtype([mixed $_type = false ][, mixed $_subtype = false ][, mixed $_version = 'dashboard' ][, mixed $_availWidgets = false ]) : mixed
Parameters
- $_type : mixed = false
- $_subtype : mixed = false
- $_version : mixed = 'dashboard'
- $_availWidgets : mixed = false
getStatistique()
public
getStatistique(mixed $_startTime, mixed $_endTime) : mixed
Parameters
- $_startTime : mixed
- $_endTime : mixed
getSubType()
public
getSubType() : mixed
getTableName()
public
getTableName() : mixed
getTemplate()
public
getTemplate([mixed $_key = '' ][, mixed $_default = '' ]) : mixed
Parameters
- $_key : mixed = ''
- $_default : mixed = ''
getTemporalAvg()
public
getTemporalAvg(mixed $_startTime, mixed $_endTime) : mixed
Parameters
- $_startTime : mixed
- $_endTime : mixed
getTendance()
public
getTendance(mixed $_startTime, mixed $_endTime) : mixed
Parameters
- $_startTime : mixed
- $_endTime : mixed
getType()
public
getType() : mixed
getUnite()
public
getUnite() : mixed
getUse()
public
getUse() : mixed
getUsedBy()
public
getUsedBy([mixed $_array = false ]) : mixed
Parameters
- $_array : mixed = false
getValue()
public
getValue() : mixed
getValueDate()
public
getValueDate() : mixed
getWidgetHelp()
public
getWidgetHelp([mixed $_version = 'dashboard' ][, mixed $_widgetName = '' ]) : mixed
Parameters
- $_version : mixed = 'dashboard'
- $_widgetName : mixed = ''
getWidgetsSelectOptions()
public
getWidgetsSelectOptions([mixed $_version = 'dashboard' ][, mixed $_availWidgets = false ]) : mixed
Parameters
- $_version : mixed = 'dashboard'
- $_availWidgets : mixed = false
getWidgetTemplateCode()
public
getWidgetTemplateCode([mixed $_version = 'dashboard' ][, mixed $_clean = true ][, mixed $_widgetName = '' ]) : mixed
Parameters
- $_version : mixed = 'dashboard'
- $_clean : mixed = true
- $_widgetName : mixed = ''
hasRight()
public
hasRight([mixed $_user = null ]) : mixed
Parameters
- $_user : mixed = null
historyInflux()
public
historyInflux([mixed $_type = '' ]) : mixed
Parameters
- $_type : mixed = ''
historyInfluxAll()
public
historyInfluxAll() : mixed
humanReadableToCmd()
public
static humanReadableToCmd(mixed $_input) : mixed
Parameters
- $_input : mixed
isAlreadyInStateAllow()
public
isAlreadyInStateAllow() : mixed
isHistorized()
public
static isHistorized([mixed $_state = true ]) : mixed
Parameters
- $_state : mixed = true
migrateCmd()
public
static migrateCmd(mixed $_sourceId, mixed $_targetId) : mixed
Parameters
- $_sourceId : mixed
- $_targetId : mixed
postExecCmd()
public
postExecCmd([mixed $_values = array() ]) : mixed
Parameters
- $_values : mixed = array()
preExecCmd()
public
preExecCmd([mixed $_values = array() ]) : mixed
Parameters
- $_values : mixed = array()
pushInflux()
public
pushInflux([mixed $_value = null ]) : mixed
Parameters
- $_value : mixed = null
pushUrl()
public
pushUrl(mixed $_value) : mixed
Parameters
- $_value : mixed
refresh()
public
refresh() : mixed
remove()
public
remove() : mixed
returnState()
public
static returnState(mixed $_options) : mixed
Parameters
- $_options : mixed
save()
public
save([mixed $_direct = false ]) : mixed
Parameters
- $_direct : mixed = false
searchByString()
Search a command on eqType, logicalId, generic_type or name
public
static searchByString(string $_search) : array<string|int, cmd>
Parameters
- $_search : string
-
the needle
Return values
array<string|int, cmd>searchConfiguration()
public
static searchConfiguration(string|array<string|int, string> $_configuration[, string $_eqType = null ]) : array<string|int, cmd>
Parameters
- $_configuration : string|array<string|int, string>
- $_eqType : string = null
Return values
array<string|int, cmd>searchConfigurationEqLogic()
public
static searchConfigurationEqLogic(mixed $_eqLogic_id, mixed $_configuration[, mixed $_type = null ]) : mixed
Parameters
- $_eqLogic_id : mixed
- $_configuration : mixed
- $_type : mixed = null
searchDisplay()
public
static searchDisplay(mixed $_display[, mixed $_eqType = null ]) : mixed
Parameters
- $_display : mixed
- $_eqType : mixed = null
searchTemplate()
public
static searchTemplate(mixed $_template[, mixed $_eqType = null ][, mixed $_type = null ][, mixed $_subtype = null ]) : mixed
Parameters
- $_template : mixed
- $_eqType : mixed = null
- $_type : mixed = null
- $_subtype : mixed = null
sendHistoryInflux()
public
static sendHistoryInflux(mixed $_params) : mixed
Parameters
- $_params : mixed
setAlert()
public
setAlert(mixed $_key, mixed $_value) : mixed
Parameters
- $_key : mixed
- $_value : mixed
setCache()
public
setCache(mixed $_key[, mixed $_value = null ]) : mixed
Parameters
- $_key : mixed
- $_value : mixed = null
setChanged()
public
setChanged(bool $_changed) : mixed
Parameters
- $_changed : bool
setCollectDate()
public
setCollectDate(mixed $_collectDate) : mixed
Parameters
- $_collectDate : 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
setEqLogic()
public
setEqLogic(eqLogic $_eqLogic) : mixed
Parameters
- $_eqLogic : eqLogic
setEqLogic_id()
public
setEqLogic_id(mixed $_eqLogic_id) : mixed
Parameters
- $_eqLogic_id : mixed
setEqType()
public
setEqType(mixed $_eqType) : mixed
Parameters
- $_eqType : mixed
setGeneric_type()
public
setGeneric_type(mixed $_generic_type) : mixed
Parameters
- $_generic_type : mixed
setId()
public
setId([mixed $_id = '' ]) : mixed
Parameters
- $_id : mixed = ''
setIsHistorized()
public
setIsHistorized(mixed $_isHistorized) : mixed
Parameters
- $_isHistorized : mixed
setIsVisible()
public
setIsVisible(mixed $isVisible) : mixed
Parameters
- $isVisible : mixed
setLogicalId()
public
setLogicalId(mixed $_logicalId) : mixed
Parameters
- $_logicalId : mixed
setName()
public
setName(string $_name) : $this
Parameters
- $_name : string
Return values
$thissetOrder()
public
setOrder(mixed $order) : mixed
Parameters
- $order : mixed
setSubType()
public
setSubType(string $_subType) : mixed
Parameters
- $_subType : string
setTemplate()
public
setTemplate(mixed $_key, mixed $_value) : mixed
Parameters
- $_key : mixed
- $_value : mixed
setType()
public
setType(string $_type) : mixed
Parameters
- $_type : string
setUnite()
public
setUnite(mixed $_unite) : mixed
Parameters
- $_unite : mixed
setValue()
public
setValue(mixed $_value) : mixed
Parameters
- $_value : mixed
setValueDate()
public
setValueDate(mixed $_valueDate) : mixed
Parameters
- $_valueDate : mixed
toHtml()
public
toHtml([mixed $_version = 'dashboard' ][, mixed $_options = '' ]) : mixed
Parameters
- $_version : mixed = 'dashboard'
- $_options : mixed = ''
widgetPossibility()
public
widgetPossibility([mixed $_key = '' ][, mixed $_default = true ]) : mixed
Parameters
- $_key : mixed = ''
- $_default : mixed = true
autoValueFormat()
private
static autoValueFormat(mixed $_value[, mixed $_mod = 1000 ][, mixed $_maxdiv = 10 ]) : mixed
Parameters
- $_value : mixed
- $_mod : mixed = 1000
- $_maxdiv : mixed = 10
cast()
private
static cast(mixed $_inputs[, mixed $_eqLogic = null ]) : mixed
Parameters
- $_inputs : mixed
- $_eqLogic : mixed = null
pre_postExecCmd()
private
pre_postExecCmd([mixed $_values = array() ][, mixed $_type = 'jeedomPreExecCmd' ]) : mixed
Parameters
- $_values : mixed = array()
- $_type : mixed = 'jeedomPreExecCmd'