Home
last modified time | relevance | path

Searched refs:authors (Results 1 – 9 of 9) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DSource.php181 $authors = $this->get_authors();
182 if (isset($authors[$key])) {
183 return $authors[$key];
191 $authors = [];
206 $authors[] = $this->registry->create(Author::class, [$name, $uri, $email]);
223 $authors[] = $this->registry->create(Author::class, [$name, $url, $email]);
227 $authors[] = $this->registry->create(Author::class, [$this->sanitize($author['data'], \SimplePie\SimplePie::CONSTRUCT_TEXT), null, null]);
230 $authors[] = $this->registry->create(Author::class, [$this->sanitize($author['data'], \SimplePie\SimplePie::CONSTRUCT_TEXT), null, null]);
233 $authors[] = $this->registry->create(Author::class, [$this->sanitize($author['data'], \SimplePie\SimplePie::CONSTRUCT_TEXT), null, null]);
236 if (!empty($authors)) {
[all...]
H A DItem.php468 $authors = $this->get_authors();
469 if (isset($authors[$key])) {
470 return $authors[$key];
547 * Get all authors for the item
556 $authors = [];
571 $authors[] = $this->registry->create(Author::class, [$name, $uri, $email]);
588 $authors[] = $this->registry->create(Author::class, [$name, $url, $email]);
592 $authors[] = $this->registry->create(Author::class, [null, null, $this->sanitize($author[0]['data'], \SimplePie\SimplePie::CONSTRUCT_TEXT)]);
595 $authors[] = $this->registry->create(Author::class, [$this->sanitize($author['data'], \SimplePie\SimplePie::CONSTRUCT_TEXT), null, null]);
598 $authors[]
[all...]
H A DSimplePie.php2426 $authors = $this->get_authors();
2427 if (isset($authors[$key])) {
2428 return $authors[$key];
2435 * Get all authors for the feed
2444 $authors = [];
2459 $authors[] = $this->registry->create(Author::class, [$name, $uri, $email]);
2476 $authors[] = $this->registry->create(Author::class, [$name, $url, $email]);
2480 $authors[] = $this->registry->create(Author::class, [$this->sanitize($author['data'], self::CONSTRUCT_TEXT), null, null]);
2483 $authors[] = $this->registry->create(Author::class, [$this->sanitize($author['data'], self::CONSTRUCT_TEXT), null, null]);
2486 $authors[]
[all...]
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE16 Foundation's software and to any other program whose authors commit to
48 authors' reputations.
/dokuwiki/
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
48 authors' reputations.
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt446 | author | show item authors names |
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE22 Free Software Foundation and other authors who decide to use it. You
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE22 Free Software Foundation and other authors who decide to use it. You