Home
last modified time | relevance | path

Searched defs:author (Results 1 – 11 of 11) sorted by relevance

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DRSSCreator10.php100 protected function getAuthor($author, $email)
H A DRSSCreator091.php189 function getAuthor($author, $email)
/dokuwiki/inc/Remote/Response/
H A DPageChange.php15 public $author; variable in dokuwiki\\Remote\\Response\\PageChange
36 public function __construct($id, $revision, $author, $ip, $summary, $type, $sizechange)
H A DMediaChange.php15 public $author; variable in dokuwiki\\Remote\\Response\\MediaChange
36 public function __construct($id, $revision, $author, $ip, $summary, $type, $sizechange)
H A DMedia.php25 public $author; variable in dokuwiki\\Remote\\Response\\Media
49 $author = ''
H A DPage.php25 public $author; variable in dokuwiki\\Remote\\Response\\Page
50 $author = ''
H A DPageHit.php20 public $author; variable in dokuwiki\\Remote\\Response\\PageHit
/dokuwiki/lib/plugins/extension/
H A DExtensionApiResponse.php27 public $author; variable in dokuwiki\\plugin\\extension\\ExtensionApiResponse
H A DGuiExtension.php284 protected function author() function in dokuwiki\\plugin\\extension\\GuiExtension
/dokuwiki/lib/styles/
H A Dfeed.css11 pubDate, generator, webMaster, ttl, docs, tagline, author, copyright, selector
/dokuwiki/inc/Remote/
H A DApiCore.php453 public function getPageInfo($page, $rev = 0, $author = false, $hash = false)
868 public function getMediaInfo($media, $rev = 0, $author = false, $hash = false)