Home
last modified time | relevance | path

Searched refs:_counter (Results 1 – 1 of 1) sorted by path

/dokuwiki/inc/parser/
H A Dxhtml.php41 protected $_counter = []; //
1424 $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;
38 protected $_counter = array(); // global() variable in Doku_Renderer_xhtml