Home
last modified time | relevance | path

Searched refs:dataObjectName (Results 1 – 25 of 43) sorted by relevance

12

/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java214 String dataObjectName; in getPrimitiveAttributeValue() local
221 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
225 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
228 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
230 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java214 String dataObjectName; in getPrimitiveAttributeValue() local
221 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
225 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
228 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
230 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java214 String dataObjectName; in getPrimitiveAttributeValue() local
221 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
225 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
228 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
230 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java214 String dataObjectName; in getPrimitiveAttributeValue() local
221 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
225 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
228 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
230 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java214 String dataObjectName; in getPrimitiveAttributeValue() local
221 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
225 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
228 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
230 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_data.php32 public $dataObjectName = ''; variable in Smarty_Data
54 $this->dataObjectName = 'Data_object ' . (isset($name) ? "'{$name}'" : self::$count);
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_data.php32 public $dataObjectName = ''; variable in Smarty_Data
54 $this->dataObjectName = 'Data_object ' . (isset($name) ? "'{$name}'" : self::$count);
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_data.php32 public $dataObjectName = ''; variable in Smarty_Data
54 $this->dataObjectName = 'Data_object ' . (isset($name) ? "'{$name}'" : self::$count);
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_data.php32 public $dataObjectName = ''; variable in Smarty_Data
54 $this->dataObjectName = 'Data_object ' . (isset($name) ? "'{$name}'" : self::$count);
/dports/www/smarty3/smarty-3.1.34/libs/sysplugins/
H A Dsmarty_data.php32 public $dataObjectName = ''; variable in Smarty_Data
54 $this->dataObjectName = 'Data_object ' . (isset($name) ? "'{$name}'" : self::$count);
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_data.php32 public $dataObjectName = ''; variable in Smarty_Data
54 $this->dataObjectName = 'Data_object ' . (isset($name) ? "'{$name}'" : self::$count);
/dports/www/piwigo/piwigo/include/smarty/libs/sysplugins/
H A Dsmarty_data.php32 public $dataObjectName = ''; variable in Smarty_Data
54 $this->dataObjectName = 'Data_object ' . (isset($name) ? "'{$name}'" : self::$count);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_data.php32 public $dataObjectName = ''; variable in Smarty_Data
54 $this->dataObjectName = 'Data_object ' . (isset($name) ? "'{$name}'" : self::$count);
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_data.php32 public $dataObjectName = ''; variable in Smarty_Data
54 $this->dataObjectName = 'Data_object ' . (isset($name) ? "'{$name}'" : self::$count);
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_data.php32 public $dataObjectName = ''; variable in Smarty_Data
54 $this->dataObjectName = 'Data_object ' . (isset($name) ? "'{$name}'" : self::$count);
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Ddialoglaunchergui.cpp60 vectorname = dialog->dataObjectName(); in showVectorDialog()
73 matrixName = dialog->dataObjectName(); in showMatrixDialog()
86 scalarname = dialog->dataObjectName(); in showScalarDialog()
99 stringname = dialog->dataObjectName(); in showStringDialog()
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java302 String dataObjectName; in getPrimitiveAttributeValue() local
309 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
313 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
316 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
318 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java302 String dataObjectName; in getPrimitiveAttributeValue() local
309 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
313 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
316 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
318 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java302 String dataObjectName; in getPrimitiveAttributeValue() local
309 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
313 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
316 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
318 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java302 String dataObjectName; in getPrimitiveAttributeValue() local
309 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
313 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
316 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
318 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java302 String dataObjectName; in getPrimitiveAttributeValue() local
309 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
313 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
316 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
318 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java323 String dataObjectName; in getPrimitiveAttributeValue() local
330 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
334 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
337 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
339 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java324 String dataObjectName; in getPrimitiveAttributeValue() local
331 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
335 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
338 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
340 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java324 String dataObjectName; in getPrimitiveAttributeValue() local
331 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
335 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
338 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
340 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/zabbix_java/src/com/zabbix/gateway/
H A DJMXItemChecker.java323 String dataObjectName; in getPrimitiveAttributeValue() local
330 dataObjectName = fieldNames.substring(0, sep); in getPrimitiveAttributeValue()
334 dataObjectName = fieldNames; in getPrimitiveAttributeValue()
337 dataObjectName = HelperFunctionChest.unescapeUserInput(dataObjectName); in getPrimitiveAttributeValue()
339 return getPrimitiveAttributeValue(comp.get(dataObjectName), newFieldNames); in getPrimitiveAttributeValue()

12