Home
last modified time | relevance | path

Searched refs:_setPropertyValue (Results 1 – 1 of 1) sorted by relevance

/plugin/strata/helper/
H A Dsyntax.php992 $this->_setPropertyValue($properties, $tree['tag'], $lineNode, $variable, !empty($multi), $value, $propertyValues);
1006 $this->_setPropertyValue($properties, 'default value', null, $name, false, $p['default'], $propertyValues);
1016 function _setPropertyValue($properties, $group, $region, $variable, $isMulti, $value, &$propertyValues) {
1007 function _setPropertyValue($properties, $group, $region, $variable, $isMulti, $value, &$propertyValues) { global() function in helper_plugin_strata_syntax