Home
last modified time | relevance | path

Searched refs:getVersion (Results 1 – 6 of 6) sorted by path

/dokuwiki/inc/Remote/
H A DApiCore.php37 'core.getWikiVersion' => new ApiCall('getVersion', 'info'),
196 public function getVersion() global() function in dokuwiki\\Remote\\ApiCore
/dokuwiki/inc/Ui/
H A DAdmin.php73 echo getVersion();
/dokuwiki/inc/
H A Dinfoutils.php160 function getVersion()
180 msg('DokuWiki version: ' . getVersion(), 1);
138 function getVersion(){ global() function
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUtils.php252 public function getVersion() { function in adLDAPUtils
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php143 $data['version'] = getVersion();
/dokuwiki/vendor/composer/
H A DInstalledVersions.php168 public static function getVersion($packageName) function in Composer\\InstalledVersions