| /dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/ |
| H A D | AtomCreator10.php | 37 if (!empty($this->items[0]->lat)) { 71 for ($i = 0; $i < count($this->items); $i++) { 73 …$feed .= " <title>".htmlspecialchars(strip_tags((string) $this->items[$i]->title))."</title… 75 (string) $this->items[$i]->link 77 if ($this->items[$i]->date == "") { 78 $this->items[$i]->date = time(); 80 $itemDate = new FeedDate($this->items[$i]->date); 84 $tempguid = $this->items[$i]->link; 85 if ($this->items[$i]->guid != "") { 86 $tempguid = $this->items[$i]->guid; [all …]
|
| H A D | KMLCreator.php | 31 if (!empty($_GET['simple']) && count($this->items) > 0) { 38 (($this->items[0]->thumb != "") ? " 63 for ($i = 0; $i < count($this->items); $i++) { 65 $this->items[$i]->description = "<b>".$this->items[$i]->description."</b><br/> 66 ".$this->items[$i]->licence." 67 <br/><br/><a href=\"".htmlspecialchars($this->items[$i]->link)."\">View Online</a>"; 71 <description>".$this->items[$i]->getDescription(true)."</description> 72 … <name>".FeedCreator::iTrunc(htmlspecialchars(strip_tags($this->items[$i]->title)), 100)."</name> 75 <coordinates>".$this->items[$i]->long.",".$this->items[$i]->lat.",25</coordinates> 77 if ($this->items[$i]->thumb != "") { [all …]
|
| H A D | PHPCreator.php | 30 for ($i = 0; $i < count($this->items); $i++) { 32 if ($this->items[$i]->guid != "") { 33 $feed .= " \$feedItem[$i]->id='".htmlspecialchars($this->items[$i]->guid)."';\n"; 36 FeedCreator::iTrunc(htmlspecialchars(strip_tags($this->items[$i]->title)), 100) 38 $feed .= " \$feedItem[$i]->link='".htmlspecialchars($this->items[$i]->link)."';\n"; 39 $feed .= " \$feedItem[$i]->date=".htmlspecialchars($this->items[$i]->date).";\n"; 40 if ($this->items[$i]->author != "") { 41 … $feed .= " \$feedItem[$i]->author='".htmlspecialchars($this->items[$i]->author)."';\n"; 42 if ($this->items[$i]->authorEmail != "") { 43 … $feed .= " \$feedItem[$i]->authorEmail='".$this->items[$i]->authorEmail."';\n"; [all …]
|
| H A D | RSSCreator10.php | 26 if (!empty($this->items[0]->thumb)) { 29 if (!empty($this->items[0]->lat)) { 44 for ($i = 0; $i < count($this->items); $i++) { 45 … <rdf:li rdf:resource=\"".htmlspecialchars((string) $this->items[$i]->link)."\"/>\n… 59 for ($i = 0; $i < count($this->items); $i++) { 60 … $feed .= " <item rdf:about=\"".htmlspecialchars((string) $this->items[$i]->link)."\">\n"; 62 if ($this->items[$i]->date != null) { 63 $itemDate = new FeedDate($this->items[$i]->date); 66 if ($this->items[$i]->source != "") { 67 … $feed .= " <dc:source>".htmlspecialchars($this->items[$i]->source)."</dc:source>\n"; [all …]
|
| H A D | PIECreator01.php | 31 for ($i = 0; $i < count($this->items); $i++) { 34 htmlspecialchars(strip_tags($this->items[$i]->title)), 37 $feed .= " <link>".htmlspecialchars($this->items[$i]->link)."</link>\n"; 38 $itemDate = new FeedDate($this->items[$i]->date); 42 $feed .= " <id>".htmlspecialchars($this->items[$i]->guid)."</id>\n"; 43 if ($this->items[$i]->author != "") { 45 … $feed .= " <name>".htmlspecialchars($this->items[$i]->author)."</name>\n"; 46 if ($this->items[$i]->authorEmail != "") { 47 $feed .= " <email>".$this->items[$i]->authorEmail."</email>\n"; 52 …$feed .= " <div xmlns=\"http://www.w3.org/1999/xhtml\">".$this->items[$i]->getDescripti…
|
| H A D | RSSCreator091.php | 43 if (count($this->items) > 0 44 && !empty($this->items[0]->lat) 48 if (count($this->items) > 0 49 && isset($this->items[0]->additionalElements['xcal:dtstart']) 130 for ($i = 0; $i < count($this->items); $i++) { 133 htmlspecialchars(strip_tags((string) $this->items[$i]->title)), 136 … $feed .= " <link>".htmlspecialchars((string) $this->items[$i]->link)."</link>\n"; 137 … $feed .= " <description>".$this->items[$i]->getDescription()."</description>\n"; 139 $creator = $this->getAuthor($this->items[$i]->author, $this->items[$i]->authorEmail); 150 if ($this->items[$i]->lat != "") { [all …]
|
| H A D | AtomCreator03.php | 60 for ($i = 0; $i < count($this->items); $i++) { 62 … $feed .= " <title>".htmlspecialchars(strip_tags($this->items[$i]->title))."</title>\n"; 64 $this->items[$i]->link 66 if ($this->items[$i]->date == "") { 67 $this->items[$i]->date = time(); 69 $itemDate = new FeedDate($this->items[$i]->date); 73 $feed .= " <id>".htmlspecialchars($this->items[$i]->link)."</id>\n"; 74 … $feed .= $this->_createAdditionalElements($this->items[$i]->additionalElements, " "); 75 if ($this->items[$i]->author != "") { 77 … $feed .= " <name>".htmlspecialchars($this->items[$i]->author)."</name>\n"; [all …]
|
| H A D | GPXCreator.php | 37 for ($i = 0; $i < count($this->items); $i++) { 38 $feed .= "<wpt lat=\"".$this->items[$i]->lat."\" lon=\"".$this->items[$i]->long."\"> 39 <name>".substr(htmlspecialchars(strip_tags($this->items[$i]->title)), 0, 6)."</name> 40 <desc>".htmlspecialchars(strip_tags($this->items[$i]->title))."</desc> 41 <src>".htmlspecialchars($this->items[$i]->author)."</src> 42 <url>".htmlspecialchars($this->items[$i]->link)."</url>
|
| H A D | OPMLCreator.php | 46 for ($i = 0; $i < count($this->items); $i++) { 48 $title = htmlspecialchars(strip_tags(strtr($this->items[$i]->title, "\n\r", " "))); 52 if (isset($this->items[$i]->xmlUrl)) { 53 $feed .= " xmlUrl=\"".htmlspecialchars($this->items[$i]->xmlUrl)."\""; 56 if (isset($this->items[$i]->link)) { 57 $feed .= " url=\"".htmlspecialchars($this->items[$i]->link)."\"";
|
| H A D | HTMLCreator.php | 111 for ($i = 0; $i < count($this->items); $i++) { 116 if ($this->items[$i]->title) { 117 if ($this->items[$i]->link) { 119 …"<div class='".$this->stylePrefix."item_title'><a href='".$this->items[$i]->link."' class='".$this… 121 htmlspecialchars(strip_tags($this->items[$i]->title)), 128 … FeedCreator::iTrunc(htmlspecialchars(strip_tags($this->items[$i]->title)), 100). 132 if ($this->items[$i]->getDescription()) { 135 … str_replace("]]>", "", str_replace("<![CDATA[", "", $this->items[$i]->getDescription())).
|
| H A D | MBOXCreator.php | 69 for ($i = 0; $i < count($this->items); $i++) { 70 if ($this->items[$i]->author != "") { 71 $from = $this->items[$i]->author; 75 $itemDate = new FeedDate($this->items[$i]->date); 86 … $feed .= "Subject: ".MBOXCreator::qp_enc(FeedCreator::iTrunc($this->items[$i]->title, 100))."\n"; 88 $body = chunk_split(MBOXCreator::qp_enc($this->items[$i]->description));
|
| H A D | JSONCreator.php | 29 $data['items'] = array(); 61 $data['items'][] = $entry;
|
| H A D | FeedCreator.php | 33 public $items = Array(); variable in FeedCreator 74 $this->items[] = $item;
|
| /dokuwiki/inc/Sitemap/ |
| H A D | Mapper.php | 61 $items = []; 70 $items[] = $item; 73 $eventData = ['items' => &$items, 'sitemap' => &$sitemap]; 77 $event->result = io_saveFile($sitemap, (new Mapper())->getXML($items)); 92 private function getXML($items) argument 97 foreach ($items as $item) {
|
| /dokuwiki/vendor/simplepie/simplepie/src/Cache/ |
| H A D | DB.php | 66 $items = $data->get_items(); 69 if (!empty($items)) { 70 foreach ($items as $item) { 74 if (count($items_by_id) !== count($items)) { 76 foreach ($items as $item) {
|
| H A D | MySQL.php | 178 $items = count($prepared[1]); 179 if ($items) { 182 $query->bindValue(':items', $items); 285 $items = (int) $this->options['items'][0]; 287 $items = (int) $row[0]; 290 if ($items !== 0) { 305 if ($items > 0) { 306 $sql .= ' LIMIT ' . $items;
|
| /dokuwiki/inc/Menu/ |
| H A D | MobileMenu.php | 75 foreach ($this->getGroupedItems() as $tools => $items) { 76 if ($items !== []) { 78 foreach ($items as $item) {
|
| /dokuwiki/inc/Feed/ |
| H A D | FeedCreator.php | 41 $items = $this->fetchItemsFromNamespace(); 44 $items = $this->fetchItemsFromSearch(); 47 $items = $this->fetchItemsFromRecentChanges(); 50 $items = $this->fetchItemsFromPlugin(); 55 'data' => &$items, 60 foreach ($items as $item) {
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | SimplePie.php | 2970 $items = $this->get_items(); 2971 if (isset($items[$key])) { 2972 return $items[$key]; 3002 if ($items = $this->get_feed_tags(self::NAMESPACE_ATOM_10, 'entry')) { 3003 $keys = array_keys($items); 3005 … $this->data['items'][] = $this->registry->create(Item::class, [$this, $items[$key]]); 3008 if ($items = $this->get_feed_tags(self::NAMESPACE_ATOM_03, 'entry')) { 3009 $keys = array_keys($items); 3011 … $this->data['items'][] = $this->registry->create(Item::class, [$this, $items[$key]]); 3014 if ($items = $this->get_feed_tags(self::NAMESPACE_RSS_10, 'item')) { [all …]
|
| H A D | Parser.php | 406 $items = []; 591 $items[] = ['child' => ['' => $item]]; 615 'item' => $items]]]]];
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | Repository.php | 215 $items = json_decode($response, true, 512, JSON_THROW_ON_ERROR); 222 foreach ($items as $item) {
|
| H A D | style.less | 156 align-items: end; 186 align-items: center;
|
| /dokuwiki/vendor/splitbrain/lesserphp/src/ |
| H A D | Lessc.php | 352 public static function compressList($items, $delim) argument 354 if (!isset($items[1]) && isset($items[0])) return $items[0]; 355 else return ['list', $delim, $items]; 1239 $items = $arg[2]; 1240 if (isset($items[0])) { 1241 return self::unwrap($items[0]);
|
| H A D | Parser.php | 1299 $items = []; 1302 $items[] = $value; 1308 if (count($items) == 0) { 1313 if ($flatten && count($items) == 1) { 1314 $out = $items[0]; 1316 $out = ['list', $delim, $items];
|
| /dokuwiki/lib/tpl/dokuwiki/css/ |
| H A D | pagetools.less | 112 // on hover or focus show all items
|