Searched refs:_out_key (Results 1 – 3 of 3) sorted by relevance
102 $ret .= "<span class='outkey'>{$this->_setting->_out_key(true,true)}</span>{$has_icon}{$label}";149 $ret .= "<span class='outkey'>{$this->_setting->_out_key(true,true)}</span>{$has_icon}{$label}";
375 $out = '$'.$var."['".$this->_out_key()."'] = '".strtr($this->_local, $tr)."';\n";391 function _out_key() { return str_replace(CM_KEYMARKER,"']['",$this->_key); } function in setting0
299 $out = '$'.$var."['".$this->_out_key()."'] = '".strtr($this->_local, $tr)."';\n";