Searched refs:ptype (Results 1 – 10 of 10) sorted by relevance
/plugin/overlay/ |
H A D | script.js | 95 var ptype; 101 ptype=pos_ar[2]; 106 ptype=JSINFO['position'] ; 108 else ptype='absolute'; 110 if(ptype == 'fixed') { 113 else if(ptype == "absolute") 121 ptype = 'fixed'; 125 jQuery("#overlay" ).css({top: ptop, left: pleft, position:ptype});
|
/plugin/txt2tags/ |
H A D | txt2tags.class.php | 465 list($plevel, $pspaces, $ptype) = array_pop($ListLevels); 469 …content .= "\n".$this->sp($plevel).$snippets["{$ptype}itemclose"] . $this->sp($plevel).$snippets["… 474 $ListLevels[] = array($plevel, $pspaces, $ptype); # restore 483 $listcontent .= "\n".$this->sp($plevel).$snippets["{$ptype}itemclose"]; 485 if($ptype!=$type) { 506 list($plevel, $pspaces, $ptype) = array_pop($ListLevels); 521 list($plevel, $pspaces, $ptype) = array_pop($ListLevels); 536 $ListLevels[] = array($plevel, $pspaces, $ptype); 577 list($plevel, $pspaces, $ptype) = array_pop($ListLevels); 578 $listcontent .= "\n".$this->sp($plevel).$snippets["{$ptype}itemclose"] [all …]
|
/plugin/htmlok/ |
H A D | BaseSyntaxPlugin.php | 20 protected $ptype; variable in dokuwiki\\plugin\\htmlok\\BaseSyntaxPlugin 37 return $this->ptype; 78 if ($this->ptype === 'block') { 86 if ($this->ptype === 'block') {
|
/plugin/htmlok/syntax/ |
H A D | htmlok.php | 14 protected $ptype = 'normal'; variable in syntax_plugin_htmlok_htmlok
|
H A D | phpok.php | 14 protected $ptype = 'normal'; variable in syntax_plugin_htmlok_phpok
|
H A D | htmlblock.php | 14 protected $ptype = 'block'; variable in syntax_plugin_htmlok_htmlblock
|
H A D | phpblock.php | 15 protected $ptype = 'block'; variable in syntax_plugin_htmlok_phpblock
|
/plugin/strata/syntax/ |
H A D | entry.php | 106 list(, $property, $ptype, $multi, $values) = $parts; 107 list($type,$hint) = $p->type($ptype);
|
/plugin/dirtylittlehelper/ |
H A D | script.js | 284 ptype= 'fixed' ; 285 …lehelper_overlay" ).css({top: ptop, right: pright, left: pleft, position:ptype, width: pwidth, he…
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | gson-2.7.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |