Searched refs:currentSubgroup (Results 1 – 1 of 1) sorted by relevance
47 $currentSubgroup = null;62 … $this->_saveField($params, $currentKey, trim($currentValue), $currentSection, $currentSubgroup);76 $currentSubgroup = null;84 $currentSubgroup = null; // Reset subgroup when entering new section96 $currentSubgroup = '_headerless_' . $headerlessCounter;100 … $params['sections'][$currentSection]['_subgroups'][$currentSubgroup] = [];108 $currentSubgroup = $subgroupMatches[1];112 … $params['sections'][$currentSection]['_subgroups'][$currentSubgroup] = [];121 if ($currentSubgroup !== null) {123 …$params['sections'][$currentSection]['_subgroups'][$currentSubgroup]['_divider_' . md5($dividerTex…[all …]