Searched defs:author (Results 1 – 11 of 11) sorted by relevance
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/ |
H A D | RSSCreator10.php | 100 protected function getAuthor($author, $email)
|
H A D | RSSCreator091.php | 189 function getAuthor($author, $email)
|
/dokuwiki/inc/Remote/Response/ |
H A D | PageChange.php | 15 public $author; variable in dokuwiki\\Remote\\Response\\PageChange 36 public function __construct($id, $revision, $author, $ip, $summary, $type, $sizechange)
|
H A D | MediaChange.php | 15 public $author; variable in dokuwiki\\Remote\\Response\\MediaChange 36 public function __construct($id, $revision, $author, $ip, $summary, $type, $sizechange)
|
H A D | Media.php | 25 public $author; variable in dokuwiki\\Remote\\Response\\Media 49 $author = ''
|
H A D | Page.php | 25 public $author; variable in dokuwiki\\Remote\\Response\\Page 50 $author = ''
|
H A D | PageHit.php | 20 public $author; variable in dokuwiki\\Remote\\Response\\PageHit
|
/dokuwiki/lib/plugins/extension/ |
H A D | ExtensionApiResponse.php | 27 public $author; variable in dokuwiki\\plugin\\extension\\ExtensionApiResponse
|
H A D | GuiExtension.php | 284 protected function author() function in dokuwiki\\plugin\\extension\\GuiExtension
|
/dokuwiki/lib/styles/ |
H A D | feed.css | 11 pubDate, generator, webMaster, ttl, docs, tagline, author, copyright, selector
|
/dokuwiki/inc/Remote/ |
H A D | ApiCore.php | 453 public function getPageInfo($page, $rev = 0, $author = false, $hash = false) 868 public function getMediaInfo($media, $rev = 0, $author = false, $hash = false)
|