Searched refs:_saveField (Results 1 – 1 of 1) sorted by relevance
| /plugin/infobox/ |
| D | syntax.php | 62 … $this->_saveField($params, $currentKey, trim($currentValue), $currentSection, $currentSubgroup); 177 … $this->_saveField($params, $key, $value, $currentSection, $currentSubgroup); 184 … $this->_saveField($params, $currentKey, trim($currentValue), $currentSection, $currentSubgroup); 196 private function _saveField(&$params, $key, $value, $currentSection, $currentSubgroup = null) { function in syntax_plugin_infobox
|