<?xml 
version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
>

<channel xml:lang="en">

	<title>Documentation - comments</title>
	<link>https://extensions.sondages.pro/development-and-example/extend-remotecontrol-api/documentation</link>
	<description>
This plugin add a function to remote control, this function show information on user used for remote control. New url for remote control. This plugin add a new url for remote control API. You can see it at plugin parameters. Add a new function Currently the plugin have only three function : get_meshow some information about current user hasGlobalPermissionreturn a boolean : did the remote user have this permission hasSurveyPermissionreturn a boolean : did the remote user have (&#8230;)
</description>
	<language>en</language>
    <generator>SPIP - www.spip.net</generator>






    <item>
        <title>Untitled</title>
        <link>https://extensions.sondages.pro/development-and-example/extend-remotecontrol-api/documentation#comment135</link>
        <dc:date>2021-10-12T14:04:06Z</dc:date>
        <description>&lt;p&gt;Your LimeSurvey version and buildnumber ?&lt;/p&gt;
&lt;p&gt;Else : did you try to update &lt;code class=&#034;spip_code spip_code_inline&#034; dir=&#034;ltr&#034;&gt;noCsrfValidationRoutes&lt;/code&gt; ?&lt;/p&gt;</description>
        <dc:creator>Denis Chenu</dc:creator>
    </item>

    <item>
        <title>Documentation</title>
        <link>https://extensions.sondages.pro/development-and-example/extend-remotecontrol-api/documentation#comment134</link>
        <dc:date>2021-10-12T14:01:03Z</dc:date>
        <description>&lt;p&gt;Hi, I am using your plugin to extend the remote control. But when I try to connect, it's giving me this error. &lt;br class=&#034;autobr&#034;&gt;
The CSRF token could not be verified.&lt;/p&gt;
&lt;p&gt;code&lt;br class=&#034;autobr&#034;&gt;
// limesurvey remotecontrol API connection&lt;br class=&#034;autobr&#034;&gt; include_once ('org/jsonrpcphp/JsonRPCClient.php');&lt;br class=&#034;autobr&#034;&gt; $url = 'localhost/limesurvey_ql3/index.php/admin/pluginhelper?plugin=extendRemoteControl&amp;sa=sidebody&amp;method=actionIndex';&lt;br class=&#034;autobr&#034;&gt; define( 'LS_BASEURL', $url); // adjust this one to your actual LimeSurvey URL&lt;br class=&#034;autobr&#034;&gt; define( 'LS_USER', 'admin' ); // limesurvey admin username&lt;br class=&#034;autobr&#034;&gt; define( 'LS_PASSWORD','admin'); // limesurvey admin password&lt;/p&gt;
&lt;p&gt; // instantiate a new client&lt;br class=&#034;autobr&#034;&gt; $myJSONRPCClient = new org\jsonrpcphp\JsonRPCClient( $url );&lt;/p&gt;</description>
        <dc:creator>Fawad Abbasi</dc:creator>
    </item>


</channel>

</rss>
