Home
last modified time | relevance | path

Searched refs:item (Results 26 – 50 of 1094) sorted by relevance

12345678910>>...44

/plugin/dirtylittlehelper/
H A Dscript.js685 let id = item.id;
704 let title = item.title ? ' (' + linksuggest_escape(item.title) + ')' : '';
719 let id = item.id;
721 id = item.ns + id;
722 } else if (JSINFO['namespace'] !== '' && item.rootns && item.type === 'f') {
768 'toc': item
775 let toc = item.toc;
783 let toc = item.toc;
845 let id = item.id;
846 if (item.rootns) {
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DFile.php140 foreach ($items as $name => $item) {
150 if ($item['executableLines'] > 0) {
154 $item['executedLines'],
155 $item['executableLines'],
247 $numTestedItems = $item['executedLines'] == $item['executableLines'] ? 1 : 0;
255 $item['startLine'],
257 isset($item['functionName']) ? $item['functionName'] : $item['methodName']
262 $item['executedLines'],
263 $item['executableLines'],
267 $item['executedLines'],
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dbatch_float.test7 <div class=item>{{ column }}</div>
15 <div class=item>a</div>
16 <div class=item>b</div>
17 <div class=item>c</div>
18 <div class=item>d</div>
21 <div class=item>e</div>
22 <div class=item>f</div>
23 <div class=item>g</div>
24 <div class=item>h</div>
27 <div class=item>i</div>
[all …]
H A Dbatch.test7 <div class=item>{{ column }}</div>
15 <div class=item>a</div>
16 <div class=item>b</div>
17 <div class=item>c</div>
20 <div class=item>d</div>
21 <div class=item>e</div>
22 <div class=item>f</div>
25 <div class=item>g</div>
26 <div class=item>h</div>
27 <div class=item>i</div>
[all …]
/plugin/patchpanel/
H A Dsyntax.php112 if($item['label'] == '' && $item['comment'] == '') {
113 $item['label'] = '?';
115 $item['color'] = '#333';
160 if(!substr($item['color'],0,1) == "#") { $item['color'] = '#CCCCCC'; }
195 $item = array();
201 $item['port'] = $matches[0][0];
205 $item['color'] = $matches[0][2];
207 $item['comment'] = $matches[0][2];
213 …$csv .= '"' . $item['port'] . '","' . $item['label'] . '","' . trim($item['comment'], '"\' ') . '"…
214 …$item['comment'] = str_replace(array("\r","\n"), '', p_render('xhtml',p_get_instructions(trim($ite…
[all …]
/plugin/nspages/printers/
H A DprinterTree.php52 foreach($tab as $item){
53 $this->_fillTree($tree, $this->_getNS($item), $item, '');
83 private function _getNS($item) { argument
84 if($item['type'] === 'd'){
85 // If $item is itself a namespace then:
99 $lastChar = substr($item['id'], -1);
100 $IdSplit = explode(':', $item['id']);
102 if ($item['ns'] !== false){
104 || count(explode(':', $item['n
138 _fillTree($tree, $keys, $item, $parentId) global() argument
[all...]
H A Dprinter.php113 * @param Array $item Represents the file
116 protected function _printElement($item, $level=1) { argument
117 $this->_printElementOpen($item, $level);
118 $this->_printElementContent($item, $level);
122 protected function _printElementOpen($item, $level) { argument
123 if($item == null || $item['type'] !== 'd') {
130 protected function _printElementContent($item, $level=1) { argument
132 $this->_printElementLink($item, $level);
136 protected function _printElementLink($item, argument
153 buildAnchorId($item) global() argument
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.content.php12 function add_item(&$item) { argument
13 $this->_items[] =& $item;
19 foreach ($this->_items as $item) {
20 $copy->add_item($item->copy());
36 $item =& $result['item'];
41 if (is_null($item)) {
45 $value->add_item($item);
53 foreach ($this->_items as $item) {
54 $content[] = $item->render($counters);
/plugin/layeranimation/syntax/
H A Ditem.php82 foreach ( $data['option'] as $item ) {
84 $subItem = explode(':', $item, 2);
87 $ClassOption .= ' ' . hsc(trim($item));
89 $CSSOption .= ' ' . hsc(trim($item));
94 foreach ( $data['clip'] as $item ) {
95 $item = hsc(trim($item));
96 if ( $item == 'auto' )
97 $ClipOption[] = $item;
98 else if ( is_numeric($item) )
99 $ClipOption[] = intval($item) . 'px';
/plugin/latexit/tests/my/
H A Dtest3.latex7 \item Seznam položka 1
8 \item Seznam položka 2
10 \item Vnořená položka 1
12 \item Vnořená položka 2
15 \item Seznam položka 3
19 \item řazený Seznam položka 1
20 \item řazený Seznam položka 2
22 \item řazený Vnořená položka 1
24 \item řazený Vnořená položka 2
27 \item řazený Seznam položka 3
/plugin/fullindex/
H A Dscript.js24 var item = ul.childNodes[itemi];
25 if (item.nodeName == "LI") {
78 var item = ul.childNodes[itemi];
79 item.className = 'closed';
90 var item = ul.childNodes[itemi];
91 if (item.nodeName == "LI") {
99 var sitem = item.childNodes[sitemi];
108 item.className = 'open';
111 item.className = 'bullet';
124 item.className = 'closed';
[all …]
/plugin/photogallery/lightGallery/css/
H A Dlg-transitions.css4 .lg-css3.lg-zoom-in .lg-item {
16 ….lg-css3.lg-zoom-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.l…
33 …g-css3.lg-zoom-in-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-…
50 ….lg-css3.lg-zoom-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3…
84 …g-css3.lg-zoom-out-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide, .lg-…
101 …g-css3.lg-zoom-in-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide, .lg-…
118 ….lg-css3.lg-soft-zoom .lg-item.lg-prev-slide, .lg-css3.lg-soft-zoom .lg-item.lg-next-slide, .lg-cs…
144 ….lg-css3.lg-scale-up .lg-item.lg-prev-slide, .lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3…
675 ….lg-css3.lg-lollipop .lg-item.lg-prev-slide, .lg-css3.lg-lollipop .lg-item.lg-next-slide, .lg-css3…
721 ….lg-css3.lg-rotate .lg-item.lg-prev-slide, .lg-css3.lg-rotate .lg-item.lg-next-slide, .lg-css3.lg-…
[all …]
/plugin/catlist/
H A Dsyntax.php227 /* Utility function to check is a given page/namespace ($item) is excluded
230 * is based on item title, full id or name ($exclutype).
232 function _isExcluded ($item, $exclutype, $arrayRegex) {
235 if ((strlen($conf['hidepages']) != 0) && preg_match('/'.$conf['hidepages'].'/i', $item['id'])) return true; argument
239 $match = preg_match('/'.$regex['regex'].(($exclutype=='title')?'/':'/i'), $item[$exclutype]);
371 $item = array('id' => $id, 'rel_id' => $rel_id, 'name' => $name, 'title' => NULL);
384 if ($this->_isExcluded($item, $data['exclutype'], $data['excluns'])) continue;
387 $item['metadata'] = $this->_getMetadata($index_id, $index_filepath);
388 if ($data['nsuseheading'] && isset($item['metadata']['title']))
389 $item['titl
600 _displayPage(& $renderer, $item, $displayType, $perms, $displayLink) global() argument
[all...]
/plugin/toctweak/
H A Dhelper.php106 foreach ($toc as &$item) {
110 $item['page'] = $id;
111 $item['url'] = wl($id).'#'.$item['hid'];
112 $item['class'] = 'wikilink1';
115 $item['url'] = '#'.$item['hid'];
134 foreach ($toc as $item) {
138 if ($item['hid'] == $headline) {
140 $headline_level = $item['level'];
154 $Lv = $item['level'] + $conf['toptoclevel'] -1;
160 $item['level'] = $Lv - $topLv +1;
[all …]
/plugin/doctree2filelist/
H A Dstart.txt4item>Importierter Dokumentenbestand|Seitenstruktur, auf die über die mit dem Assistenten importier…
12item>Voraussetzungen und Bedingungen|Bildungsgänge, Pädagogische Schwerpunkte, Infos zu Schlüler- …
13item>Abläufe und Prozesse|Dokumente zu den fünf Qualitätsbereichen aus dem "Modell für Schulqualit…
14item>Qualitätssicherung und Qualitätsentwicklung|Pädagogische Grundsätze, Strukturen der Qualitäts…
15 <item>Ergebnisse und Wirkungen|Ergebnisbezogene Angaben.|portfolio:ergebnisse:start|:shared:icons:g…
16item>Weitere Dokumente der Schule|Presseartikel, Auszeichnungen und Verleihungsurkunden, Briefvorl…
/plugin/displayorphans/
H A D_local.php50 public static function /* bool */ isOrphanedPage(/* string */ $id, array $item, argument
52 …{ return $item['exists'] && $item['count'] == 0 && !Logic::isPageIgnored($id, $ignoredPages, $igno…
54 public static function /* bool */ isWantedPage(/* string */ $id, array $item, argument
56 …{ return !$item['exists'] && $item['count'] > 0 && !Logic::isPageIgnored($id, $ignoredPages, $igno…
58 public static function /* bool */ isLinkedPage(/* string */ $id, array $item, argument
60 …{ return $item['exists'] && $item['count'] > 0 && !Logic::isPageIgnored($id, $ignoredPages, $ignor…
/plugin/top/
H A Dsyntax.php87 foreach($list as $item) {
89 if (auth_aclcheck($item['page'],'',null) < AUTH_READ) continue;
91 if (auth_quickaclcheck($item['page']) < AUTH_READ) continue;
93 if (!page_exists($item['page'])) continue;
94 if (isHiddenPage($item['page'])) continue;
97 if (strpos($item['page'],':') === false) {
98 $item['page'] = ':' . $item['page'];
100 $renderer->internallink($item['page']);
101 if ($data[1]['score'] === 'true') $renderer->cdata(' (' . $item['value'] . ')');
/plugin/explorertree/
H A Dhelper.php192 function _html_list_tree($item){ argument
195 if(!empty($item['label'])){
196 $base = $item['label'];
198 $base = ':'.$item['id'];
203 … if( ($item['type']== $this->current_item['type'] && $item['id'] == $this->current_item['id'])) {
210 if($item['type']=='d'){
211 $ret .= '<a href="#" class="idx_dir'.$cl.' " data-itemid="'.$item["id"].'">';
216 $ret .= noNS($item['id']);
223 function _html_li_tree($item){ argument
224 return '<li class="level' . $item['level'] . ' ' .($item["type"] == 'd' ? 'folder ':' ').
[all …]
/plugin/imageshack/
H A Daction.php106 echo '<a name="h_'.$item['link'].'" class="'.$class.'">'.hsc($item['name']).'</a> ';
108 …echo ' <a href="'.$item['adlink'].'" target="_blank"><img src="'.DOKU_BASE.'lib/images/magnifier.p…
110 echo '<div class="example" id="ex_'.str_replace(':','_',$item['link']).'">';
111 echo $lang['mediausage'].' <code>{{'.hsc($item['link']).'}}</code>';
114 if($item['width'] > 120 || $item['height'] > 100){
118 $w = $item['width'];
119 $h = $item['height'];
122 $src = ml($item['link'],array('w'=>$w,'h'=>$h));
126 $p['alt'] = $item['name'];
133 echo '<a name="d_'.$item['link'].'" class="select">';
/plugin/noticeboard/classes/
H A DArrayList.php44 public function add($item){ argument
46 array_push($this->arrayList, $item);
49 public function addAtPos($position, $item){ argument
52 $this->add($item);
105 public function remove($item){ argument
106 if(array_key_exists($item, $this->arrayList)){
107 unset($this->arrayList[$item]);
116 foreach ($array as $item) {
117 $this->add($item);
/plugin/noticeboard/noticeboard/classes/
H A DArrayList.php44 public function add($item){ argument
46 array_push($this->arrayList, $item);
49 public function addAtPos($position, $item){ argument
52 $this->add($item);
105 public function remove($item){ argument
106 if(array_key_exists($item, $this->arrayList)){
107 unset($this->arrayList[$item]);
116 foreach ($array as $item) {
117 $this->add($item);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCache.php96 /** @var \DirectoryIterator $item */
97 foreach ($iterator as $item) {
98 if (!$item->isDot()
99 && $item->isFile()
100 && !$this->isDotFile($item)
101 && $this->isOld($item)) {
102 unlink($item->getPathname());
112 private function isOld(DirectoryIterator $item) argument
115 ? $item->getMTime() + $this->cleanupInterval < time()
119 public function isDotFile(DirectoryIterator $item)
107 isOld(DirectoryIterator $item) global() argument
[all...]
/plugin/tindexmenu/syntax/
H A Dindexmenu.php394 ($item['hns']) ? $out .= ",'".idfilter($item['hns'])."'" : $out .= ",0";
395 ($item['type'] == 'd' || $item['type']=='l') ? $out .= ",1" : $out .= ",0";
465 if ($item['type'] == "d" && !$item['open']) {
588 $item['sort'] = $this->_setorder($item);
589 $data[] = $item;
605 if($item['type']=='d' || $item['type']=='l'){
606 $link=$item['id'];
609 if ($item['hns']) {
610 $link=$item['hns'];
619 $ret .= $item['title'];
[all …]
/plugin/findologicxmlexport/
H A DDokuwikiXMLExport.php129 $item = $exporter->createItem($start + $key);
130 $this->fillDataToItem($page, $item);
131 $items[] = $item;
265 public function fillDataToItem($page, $item) argument
267 $item->addName($this->getName($page));
269 $item->addSummary($this->getSummary($page));
273 $item->addPrice(self::PRICE_PLACEHOLDER);
275 $item->addUrl($this->getUrl($page));
282 $item->setAllKeywords($keywordsData);
285 $item->addAttribute($attributeCategory);
[all …]
/plugin/zotero/
H A DFeedZoteroRepository.php72 $item = $this->xpath->query("./zapi:itemType", $node)->item(0);
73 if ($item == null)
77 return $item->nodeValue;
82 $item = $this->xpath->query("./zapi:key", $node)->item(0);
83 if ($item == null)
87 return $item->nodeValue;
92 $item = $this->xpath->query("./atom:content", $node)->item(0);
93 if ($item == null)
97 $json = $item->nodeValue;

12345678910>>...44