Home
last modified time | relevance | path

Searched defs:showColumns (Results 1 – 5 of 5) sorted by last modified time

/plugin/displayorphans/
H A Drenderer.php17 …ring */ $type, array $items = null, /* bool */ $showHeader = null, array $showColumns = array(true…
63 … void */ _row(Doku_Renderer $renderer, $id, $item, $rownum, $type, array $showColumns = array(true…
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshLegacy.js12 showColumns argument
72 showColumns /* optional */ argument
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshLegacy.js28 showColumns argument
88 showColumns /* optional */ argument
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js571 …s /* optional */, collapseAll /* optional */, firstLine /* optional */, showColumns /* optional */) argument
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js127 dp.sh.HighlightAll=function(name,showGutter,showControls,collapseAll,firstLine,showColumns) argument