_depends[$fieldName][$fieldNameFrom] = $refValues; } return $this; } protected function _toHtml() { if (!$this->_depends) { return ''; } return ''; } }