Searched refs:guid (Results 1 – 9 of 9) sorted by relevance
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/ |
D | FeedItem.php | 19 …public $author, $authorEmail, $authorURL, $image, $category, $categoryScheme, $comments, $guid, $s…
|
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/ |
D | PHPCreator.php | 32 if ($this->items[$i]->guid != "") { 33 $feed .= " \$feedItem[$i]->id='".htmlspecialchars($this->items[$i]->guid)."';\n";
|
D | PIECreator01.php | 42 $feed .= " <id>".htmlspecialchars($this->items[$i]->guid)."</id>\n";
|
D | AtomCreator10.php | 85 if ($this->items[$i]->guid != "") { 86 $tempguid = $this->items[$i]->guid;
|
D | RSSCreator091.php | 169 if ($this->items[$i]->guid != "") { 170 $feed .= " <guid>".htmlspecialchars($this->items[$i]->guid)."</guid>\n";
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
D | Parser.php | 464 $guid = $entry['properties']['uid'][0]; 465 if (isset($guid['value'])) { 466 $guid = $guid['value']; 468 $item['guid'] = [['data' => $guid]];
|
/dokuwiki/lib/plugins/authad/adLDAP/classes/ |
D | adLDAPUsers.php | 594 $guid = @ldap_get_values_len($this->adldap->getLdapConnection(), $entry, 'objectGUID'); 595 $strGUID = $this->adldap->utilities()->binaryToText($guid[0]);
|
/dokuwiki/lib/scripts/jquery/ |
D | jquery.min.js | 2 …guid:1,support:le}),"function"==typeof Symbol&&(ce.fn[Symbol.iterator]=oe[Symbol.iterator]),ce.eac… property
|
D | jquery-ui.min.js | 6 …typeof e?r[e]:e).apply(r,arguments)}"string"!=typeof e&&(i.guid=e.guid=e.guid||i.guid||V.guid++);v…
|