Home
last modified time | relevance | path

Searched full:ixr_client (Results 1 – 8 of 8) sorted by relevance

/plugin/docimporter/
H A Daction.php111 $client = new IXR_Client('http://localhost/dokuwiki/lib/exe/xmlrpc.php');
H A D.action.php.swp26 …->query('dokuwiki.login', $username, $password);� $client = new IXR_Client('http://localhos…
/plugin/xcom/scripts/
H A Dxml.php118 $client = new IXR_Client($url);
H A Dxcom_save.php218 $client = new IXR_Client($url);
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php9 * IXR_Client
/plugin/freesync/
H A Dhelper.php110 $this->_client = new IXR_Client($this->_profile['xmlrpcurl']);
/plugin/sync/
H A Dadmin.php32 if(class_exists('IXR_Client')) {
33 … $this->client = new IXR_Client($this->profiles[$this->profno]['server'], false, 80, $timeout);
/dokuwiki/inc/
H A Ddeprecated.php577 class IXR_Client extends \dokuwiki\Remote\IXR\Client
575 class IXR_Client extends \dokuwiki\Remote\IXR\Client global() class