/dokuwiki/inc/Remote/Response/ |
D | PageChange.php | 15 public $author; variable in dokuwiki\\Remote\\Response\\PageChange 30 * @param string $author 36 public function __construct($id, $revision, $author, $ip, $summary, $type, $sizechange) argument 40 $this->author = $author;
|
D | MediaChange.php | 15 public $author; variable in dokuwiki\\Remote\\Response\\MediaChange 30 * @param string $author 36 public function __construct($id, $revision, $author, $ip, $summary, $type, $sizechange) argument 40 $this->author = $author;
|
D | Page.php | 25 public $author; variable in dokuwiki\\Remote\\Response\\Page 40 * @param string $author The author of this page revision 50 $author = '' argument 58 $this->author = $author; 99 $this->author = is_array($info) ? ($info['user'] ?: $info['ip']) : '';
|
D | Media.php | 25 public $author; variable in dokuwiki\\Remote\\Response\\Media 49 $author = '' argument 59 $this->author = $author; 79 $this->author = is_array($info) ? ($info['user'] ?: $info['ip']) : '';
|
/dokuwiki/inc/Feed/ |
D | FeedItemProcessor.php | 114 $author = 'Anonymous'; 117 if (!$user) return [$email, $author]; 118 $author = $user; 127 $author = $userInfo['name']; 132 return [$email, $author];
|
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/ |
D | RSSCreator10.php | 69 $creator = $this->getAuthor($this->items[$i]->author, $this->items[$i]->authorEmail); 96 * @param string $author 100 protected function getAuthor($author, $email) argument 102 if ($author) { 104 return $author.' ('.$email.')'; 107 return $author;
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
D | Source.php | 191 …ch ((array) $this->get_source_tags(\SimplePie\SimplePie::NAMESPACE_ATOM_10, 'author') as $author) { 195 … if (isset($author['child'][\SimplePie\SimplePie::NAMESPACE_ATOM_10]['name'][0]['data'])) { 196 …$name = $this->sanitize($author['child'][\SimplePie\SimplePie::NAMESPACE_ATOM_10]['name'][0]['data… 198 … if (isset($author['child'][\SimplePie\SimplePie::NAMESPACE_ATOM_10]['uri'][0]['data'])) { 199 …nitize($author['child'][\SimplePie\SimplePie::NAMESPACE_ATOM_10]['uri'][0]['data'], \SimplePie\Sim… 201 … if (isset($author['child'][\SimplePie\SimplePie::NAMESPACE_ATOM_10]['email'][0]['data'])) { 202 …$email = $this->sanitize($author['child'][\SimplePie\SimplePie::NAMESPACE_ATOM_10]['email'][0]['da… 208 if ($author = $this->get_source_tags(\SimplePie\SimplePie::NAMESPACE_ATOM_03, 'author')) { 212 … if (isset($author[0]['child'][\SimplePie\SimplePie::NAMESPACE_ATOM_03]['name'][0]['data'])) { 213 …$name = $this->sanitize($author[0]['child'][\SimplePie\SimplePie::NAMESPACE_ATOM_03]['name'][0]['d… [all …]
|
/dokuwiki/lib/plugins/extension/_test/testdata/multi/mtpl4/ |
D | template.info.txt | 2 author Andreas Gohr
|
/dokuwiki/lib/plugins/extension/_test/testdata/multi/mpl2/ |
D | plugin.info.txt | 2 author Andreas Gohr
|
/dokuwiki/lib/plugins/extension/_test/testdata/tplsub4/template4/ |
D | template.info.txt | 2 author Andreas Gohr
|
/dokuwiki/lib/plugins/extension/_test/testdata/multi/mpl3/ |
D | plugin.info.txt | 2 author Andreas Gohr
|
/dokuwiki/lib/plugins/extension/_test/testdata/multi/mtpl5/ |
D | template.info.txt | 2 author Andreas Gohr
|
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/ |
D | FeedItem.php | 19 …public $author, $authorEmail, $authorURL, $image, $category, $categoryScheme, $comments, $guid, $s…
|
/dokuwiki/lib/plugins/extension/_test/testdata/plugin2/ |
D | plugin.info.txt | 2 author Andreas Gohr
|
/dokuwiki/lib/plugins/extension/_test/testdata/multi/mpl1/ |
D | plugin.info.txt | 2 author Andreas Gohr
|
/dokuwiki/lib/plugins/extension/_test/testdata/plgsub6/plgfoo6/ |
D | plugin.info.txt | 2 author Andreas Gohr
|
/dokuwiki/lib/plugins/extension/_test/testdata/plgfoo5/ |
D | plugin.info.txt | 2 author Andreas Gohr
|
/dokuwiki/lib/plugins/extension/_test/testdata/plgsub4/plugin4/ |
D | plugin.info.txt | 2 author Andreas Gohr
|
/dokuwiki/lib/plugins/extension/_test/testdata/tplsub6/tplfoo6/ |
D | template.info.txt | 2 author Andreas Gohr
|
/dokuwiki/lib/plugins/extension/_test/testdata/template2/ |
D | template.info.txt | 2 author Andreas Gohr
|
/dokuwiki/lib/plugins/extension/_test/testdata/tplfoo5/ |
D | template.info.txt | 2 author Andreas Gohr
|
/dokuwiki/lib/plugins/logviewer/ |
D | plugin.info.txt | 2 author Andreas Gohr
|
/dokuwiki/lib/tpl/dokuwiki/ |
D | template.info.txt | 2 author Anika Henke
|
/dokuwiki/lib/plugins/config/ |
D | plugin.info.txt | 2 author Christopher Smith
|
/dokuwiki/lib/plugins/usermanager/ |
D | plugin.info.txt | 2 author Chris Smith
|