| /dokuwiki/_test/tests/inc/ |
| H A D | io_rmdir.test.php | 8 $top = dirname($dir); 20 $this->assertTrue(is_dir($top)); 25 $this->assertTrue(is_dir($top)); 30 $this->assertTrue(is_dir($top)); 35 $this->assertTrue(is_dir($top)); 40 $this->assertTrue(is_dir($top)); 45 $this->assertTrue(is_dir($top)); 50 $this->assertTrue(is_dir($top)); 55 $this->assertTrue(is_dir($top)); 62 $this->assertTrue(is_dir($top)); [all …]
|
| /dokuwiki/inc/TreeBuilder/ |
| H A D | AbstractBuilder.php | 21 protected Top $top; variable in dokuwiki\\TreeBuilder\\AbstractBuilder 134 return $this->top; 149 foreach ($this->top->getDescendants() as $node) { 194 $this->top->sort($comparator); 204 * @param AbstractNode $top The node to start from, use null to start from the top node 208 public function render(Doku_Renderer $R, $top = null, $level = 1): void argument 210 if ($top === null) $top = $this->getTop(); 213 foreach ($top->getChildren() as $node) {
|
| H A D | ControlPageBuilder.php | 49 $this->top = new Top(); 56 0 => $this->top 100 $parent = $this->top;
|
| H A D | PageTreeBuilder.php | 66 $this->top = new Top(); 71 $parent->setParent($this->top); 78 $parent = $this->top; 89 $this->addNodeToHierarchy($this->top, $parent);
|
| /dokuwiki/lib/plugins/usermanager/ |
| H A D | style.css | 7 vertical-align: top; 25 margin-top: 1.4em; 28 margin-top: 1.4em;
|
| /dokuwiki/lib/tpl/dokuwiki/css/ |
| H A D | print.css | 128 vertical-align: top; 167 border-top: 1pt dotted #999; 168 margin-top: 10pt; 175 padding-top: 2pt; 176 border-top: 1pt solid #999; 177 margin-top: 10pt;
|
| H A D | design.less | 26 margin-top: .2em; 44 padding-top: 10px; 100 vertical-align: top; 173 border-top: 1px solid @ini_border; 184 border-top: 1px solid @ini_background; 189 border-top: 1px solid @ini_background; 275 margin-top: -1.5em; 286 border-top-left-radius: 2px; 287 border-top-right-radius: 2px;
|
| H A D | _fileuploader.css | 34 top: 0; 48 top: 50%; 50 margin-top: -8px;
|
| H A D | content.less | 126 border-top-left-radius: .3em; 127 border-top-right-radius: .3em; 186 top: -.35em; 226 border-top-left-radius: 4px; 232 border-top-right-radius: 4px; 239 border-top-left-radius: 4px; 241 border-top-right-radius: 0; 247 border-top-left-radius: 0; 249 border-top-right-radius: 4px; 301 margin-top: 0; [all …]
|
| H A D | _footnotes.css | 19 border-top: 1px solid @ini_border;
|
| H A D | usertools.less | 3 top: .5em;
|
| H A D | _admin.less | 32 vertical-align: top;
|
| H A D | _media_fullscreen.css | 147 border-top: 1px solid @ini_border; 184 margin-top: -3px; 263 vertical-align: top; 461 top: 1px; 476 vertical-align: top; 521 top: 0;
|
| H A D | _forms.css | 82 margin-top: 2.8em;
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery-ui.min.js | 6 …top:0},scrollLeft:e.scrollLeft(),scrollTop:e.scrollTop(),width:e.outerWidth(),height:e.outerHeight… property
|
| /dokuwiki/lib/plugins/logviewer/ |
| H A D | style.less | 12 margin-top: -1em;
|
| /dokuwiki/inc/lang/en/ |
| H A D | mailtext.txt | 13 happens, a message will be shown on the top of the rev page.
|
| /dokuwiki/lib/scripts/jquery/jquery-ui-theme/ |
| H A D | smoothness.css | 44 top: 0; 68 margin-top: -.25em; 87 top: 0; 102 border-top: 0; 107 top: 0; 152 top: 0; 200 top: 50%; 202 margin-top: -8px; 247 margin-top: 0; 264 border-top: none; [all …]
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | style.less | 17 top: 0; 78 padding-top: 0.5em; 96 top: 0.5em; 166 background: linear-gradient(to top, @ini_highlight, transparent); 212 margin-top: -1.5em; // moves it up into the screenshot margin
|
| /dokuwiki/lib/scripts/ |
| H A D | behaviour.js | 75 if($obj.offset().top != 0) { 77 scrollTop: $obj.offset().top - 100
|
| H A D | toolbar.js | 259 $picker.offset({left: picker_left, top: pos.top+$btn[0].offsetHeight+3}); property
|
| H A D | linkwiz.js | 56 'top': (pos.top + 20) + 'px', property 151 const childPos = $obj.position().top;
|
| /dokuwiki/lib/plugins/config/ |
| H A D | style.css | 56 vertical-align: top; 80 margin-top: -1.7em; 159 padding-top: 0.5em;
|
| /dokuwiki/lib/styles/ |
| H A D | feed.css | 62 padding-top: 0.5em;
|
| H A D | geshi.less | 138 vertical-align:top;
|