Searched refs:_counter (Results 1 – 1 of 1) sorted by relevance
43 protected $_counter = []; // variable in Doku_Renderer_xhtml1422 $this->_counter['row_counter'] = 0;1509 $this->_counter['cell_counter'] = 0;1510 $class = 'row' . $this->_counter['row_counter']++;1536 $class = 'class="col' . $this->_counter['cell_counter']++;1547 $this->_counter['cell_counter'] += $colspan - 1;1574 $class = 'class="col' . $this->_counter['cell_counter']++;1585 $this->_counter['cell_counter'] += $colspan - 1;