Home
last modified time | relevance | path

Searched refs:maxcols (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/parser/
H A Drenderer.php750 * @param int $maxcols maximum number of columns
754 public function table_open($maxcols = null, $numrows = null, $pos = null)
659 table_open($maxcols = null, $numrows = null, $pos = null) global() argument
H A Dxhtml.php1416 * @param int $maxcols maximum number of columns
1421 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null)
1335 table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) global() argument