Searched refs:_counter (Results 1 – 1 of 1) sorted by relevance
42 protected $_counter = []; // variable in Doku_Renderer_xhtml1424 $this->_counter['row_counter'] = 0;1511 $this->_counter['cell_counter'] = 0;1512 $class = 'row' . $this->_counter['row_counter']++;1538 $class = 'class="col' . $this->_counter['cell_counter']++;1549 $this->_counter['cell_counter'] += $colspan - 1;1576 $class = 'class="col' . $this->_counter['cell_counter']++;1587 $this->_counter['cell_counter'] += $colspan - 1;