|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | webservice |
Variables | |
| $string ['accessexception'] = 'Access control exception' | |
| $string ['actwebserviceshhdr'] = 'Active web service protocols' | |
| $string ['accesstofunctionnotallowed'] = 'Access to the function {$a}() is not allowed. Please check if a service containing the function is enabled. In the service settings: if the service is restricted check that the user is listed. Still in the service settings check for IP restriction or if the service requires a capability.' | |
| $string ['addaservice'] = 'Add service' | |
| $string ['addcapabilitytousers'] = 'Check users capability' | |
| $string ['addcapabilitytousersdescription'] = 'Users should have two capabilities - webservice:createtoken and a capability matching the protocols used, for example webservice/rest:use, webservice/soap:use. To achieve this, create a web services role with the appropriate capabilities allowed and assign it to the web services user as a system role.' | |
| $string ['addfunction'] = 'Add function' | |
| $string ['addfunctionhelp'] = 'Select the function to add to the service.' | |
| $string ['addfunctions'] = 'Add functions' | |
| $string ['addfunctionsdescription'] = 'Select required functions for the newly created service.' | |
| $string ['addrequiredcapability'] = 'Assign/unassign the required capability' | |
| $string ['addservice'] = 'Add a new service: {$a->name} (id: {$a->id})' | |
| $string ['addservicefunction'] = 'Add functions to the service "{$a}"' | |
| $string ['allusers'] = 'All users' | |
| $string ['amftestclient'] = 'AMF test client' | |
| $string ['apiexplorer'] = 'API explorer' | |
| $string ['apiexplorernotavalaible'] = 'API explorer not available yet.' | |
| $string ['arguments'] = 'Arguments' | |
| $string ['authmethod'] = 'Authentication method' | |
| $string ['cannotcreatetoken'] = 'No permission to create web service token for the service {$a}.' | |
| $string ['cannotgetcoursecontents'] = 'Cannot get course contents' | |
| $string ['configwebserviceplugins'] = 'For security reasons, only protocols that are in use should be enabled.' | |
| $string ['context'] = 'Context' | |
| $string ['createservicedescription'] = 'A service is a set of web service functions. You will allow the user to access to a new service. On the <strong>Add service</strong> page check \'Enable\' and \'Authorised users\' options. Select \'No required capability\'.' | |
| $string ['createserviceforusersdescription'] = 'A service is a set of web service functions. You will allow users to access to a new service. On the <strong>Add service</strong> page check \'Enable\' and uncheck \'Authorised users\' options. Select \'No required capability\'.' | |
| $string ['createtoken'] = 'Create token' | |
| $string ['createtokenforuser'] = 'Create a token for a user' | |
| $string ['createtokenforuserauto'] = 'Create a token for a user automatically' | |
| $string ['createtokenforuserdescription'] = 'Create a token for the web services user.' | |
| $string ['createuser'] = 'Create a specific user' | |
| $string ['createuserdescription'] = 'A web services user is required to represent the system controlling Moodle.' | |
| $string ['default'] = 'Default to "{$a}"' | |
| $string ['deleteaservice'] = 'Delete service' | |
| $string ['deleteservice'] = 'Delete the service: {$a->name} (id: {$a->id})' | |
| $string ['deleteserviceconfirm'] = 'Deleting a service will also delete the tokens related to this service. Do you really want to delete external service "{$a}"?' | |
| $string ['deletetokenconfirm'] = 'Do you really want to delete this web service token for <strong>{$a->user}</strong> on the service <strong>{$a->service}</strong>?' | |
| $string ['disabledwarning'] = 'All web service protocols are disabled. The "Enable web services" setting can be found in Advanced features.' | |
| $string ['doc'] = 'Documentation' | |
| $string ['docaccessrefused'] = 'You are not allowed to see the documentation for this token' | |
| $string ['documentation'] = 'web service documentation' | |
| $string ['downloadfiles'] = 'Can download files' | |
| $string ['downloadfiles_help'] = 'If enabled, any user can download files with their security keys. Of course they are restricted to the files they are allowed to download in the site.' | |
| $string ['editaservice'] = 'Edit service' | |
| $string ['editservice'] = 'Edit the service: {$a->name} (id: {$a->id})' | |
| $string ['enabled'] = 'Enabled' | |
| $string ['enabledocumentation'] = 'Enable developer documentation' | |
| $string ['enabledocumentationdescription'] = 'Detailed web services documentation is available for enabled protocols.' | |
| $string ['enablemobilewsoverview'] = 'Go to {$a->manageservicelink} administration page, check the "{$a->enablemobileservice}" setting and Save. Everything will be setup for you and all site\'s users will be able to use the offical Moodle app. Current status: {$a->wsmobilestatus}' | |
| $string ['enableprotocols'] = 'Enable protocols' | |
| $string ['enableprotocolsdescription'] = 'At least one protocol should be enabled. For security reasons, only protocols that are to be used should be enabled.' | |
| $string ['enablews'] = 'Enable web services' | |
| $string ['enablewsdescription'] = 'Web services must be enabled in Advanced features.' | |
| $string ['enabledirectdownload'] = 'Web service file downloading must be enabled in external service settings' | |
| $string ['entertoken'] = 'Enter a security key/token:' | |
| $string ['error'] = 'Error: {$a}' | |
| $string ['errorcatcontextnotvalid'] = 'You cannot execute functions in the category context (category id:{$a->catid}). The context error message was: {$a->message}' | |
| $string ['errorcodes'] = 'Error message' | |
| $string ['errorcoursecontextnotvalid'] = 'You cannot execute functions in the course context (course id:{$a->courseid}). The context error message was: {$a->message}' | |
| $string ['errorinvalidparam'] = 'The param "{$a}" is invalid.' | |
| $string ['errornotemptydefaultparamarray'] = 'The web service description parameter named \'{$a}\' is an single or multiple structure. The default can only be empty array. Check web service description.' | |
| $string ['erroroptionalparamarray'] = 'The web service description parameter named \'{$a}\' is an single or multiple structure. It can not be set as VALUE_OPTIONAL. Check web service description.' | |
| $string ['execute'] = 'Execute' | |
| $string ['executewarnign'] = 'WARNING: If you press execute your database will be modified and changes can not be reverted automatically!' | |
| $string ['externalservice'] = 'External service' | |
| $string ['externalservicefunctions'] = 'External service functions' | |
| $string ['externalservices'] = 'External services' | |
| $string ['externalserviceusers'] = 'External service users' | |
| $string ['failedtolog'] = 'Failed to log' | |
| $string ['filenameexist'] = 'File name already exists: {$a}' | |
| $string ['forbiddenwsuser'] = 'Can not create token for an unconfirmed, deleted, suspended or guest user.' | |
| $string ['function'] = 'Function' | |
| $string ['functions'] = 'Functions' | |
| $string ['generalstructure'] = 'General structure' | |
| $string ['checkusercapability'] = 'Check user capability' | |
| $string ['checkusercapabilitydescription'] = 'The user should have appropriate capabilities according to the protocols used, for example webservice/rest:use, webservice/soap:use. To achieve this, create a web services role with protocol capabilities allowed and assign it to the web services user as a system role.' | |
| $string ['information'] = 'Information' | |
| $string ['installserviceshortnameerror'] = 'Coding error: the service shortname "{$a}" should have contains numbers, letters and _-.. only.' | |
| $string ['installexistingserviceshortnameerror'] = 'A web service with the shortname "{$a}" already exists. Can not install/update a different web service with this shortname.' | |
| $string ['invalidextparam'] = 'Invalid external api parameter: {$a}' | |
| $string ['invalidextresponse'] = 'Invalid external api response: {$a}' | |
| $string ['invalidiptoken'] = 'Invalid token - your IP is not supported' | |
| $string ['invalidtimedtoken'] = 'Invalid token - token expired' | |
| $string ['invalidtoken'] = 'Invalid token - token not found' | |
| $string ['invalidtokensession'] = 'Invalid session based token - session not found or expired' | |
| $string ['iprestriction'] = 'IP restriction' | |
| $string ['iprestriction_help'] = 'The user will need to call web service from the listed IPs.' | |
| $string ['key'] = 'Key' | |
| $string ['keyshelp'] = 'The keys are used to access your Moodle account from external applications.' | |
| $string ['manageprotocols'] = 'Manage protocols' | |
| $string ['managetokens'] = 'Manage tokens' | |
| $string ['missingcaps'] = 'Missing capabilities' | |
| $string ['missingcaps_help'] = 'List of required capabilities for the service which the selected user does not have. Missing capabilities must be added to the user\'s role in order to use the service.' | |
| $string ['missingpassword'] = 'Missing password' | |
| $string ['missingrequiredcapability'] = 'The capability {$a} is required.' | |
| $string ['missingusername'] = 'Missing username' | |
| $string ['missingversionfile'] = 'Coding error: version.php file is missing for the component {$a}' | |
| $string ['mobilewsdisabled'] = 'Disabled' | |
| $string ['mobilewsenabled'] = 'Enabled' | |
| $string ['nofunctions'] = 'This service has no functions.' | |
| $string ['norequiredcapability'] = 'No required capability' | |
| $string ['notoken'] = 'The token list is empty.' | |
| $string ['onesystemcontrolling'] = 'One system controlling Moodle with a token' | |
| $string ['onesystemcontrollingdescription'] = 'The following steps help you to set up the Moodle web service for a system to control Moodle. These steps also help to set up the recommended token (security keys) authentication method.' | |
| $string ['operation'] = 'Operation' | |
| $string ['optional'] = 'Optional' | |
| $string ['passwordisexpired'] = 'Password is expired.' | |
| $string ['phpparam'] = 'XML-RPC (PHP structure)' | |
| $string ['phpresponse'] = 'XML-RPC (PHP structure)' | |
| $string ['postrestparam'] = 'PHP code for REST (POST request)' | |
| $string ['potusers'] = 'Not authorised users' | |
| $string ['potusersmatching'] = 'Not authorised users matching' | |
| $string ['print'] = 'Print all' | |
| $string ['protocol'] = 'Protocol' | |
| $string ['protocolnotallowed'] = 'You are not allowed to use the {$a} protocol (missing capability: webservice/{$a}:use)' | |
| $string ['removefunction'] = 'Remove' | |
| $string ['removefunctionconfirm'] = 'Do you really want to remove function "{$a->function}" from service "{$a->service}"?' | |
| $string ['requireauthentication'] = 'This method requires authentication with xxx permission.' | |
| $string ['required'] = 'Required' | |
| $string ['requiredcapability'] = 'Required capability' | |
| $string ['requiredcapability_help'] = 'If set, only users with the required capability can access the service.' | |
| $string ['requiredcaps'] = 'Required capabilities' | |
| $string ['resettokenconfirm'] = 'Do you really want to reset this web service key for <strong>{$a->user}</strong> on the service <strong>{$a->service}</strong>?' | |
| $string ['resettokenconfirmsimple'] = 'Do you really want to reset this key? Any saved links containing the old key will not work anymore.' | |
| $string ['response'] = 'Response' | |
| $string ['restcode'] = 'REST' | |
| $string ['restexception'] = 'REST' | |
| $string ['restparam'] = 'REST (POST parameters)' | |
| $string ['restrictedusers'] = 'Authorised users only' | |
| $string ['restrictedusers_help'] = 'This setting determines whether all users with the permission to create a web services token can generate a token for this service via their security keys page or whether only authorised users can do so.' | |
| $string ['restoredaccountresetpassword'] = 'Restored account need to reset password before getting a token.' | |
| $string ['securitykey'] = 'Security key (token)' | |
| $string ['securitykeys'] = 'Security keys' | |
| $string ['selectauthorisedusers'] = 'Select authorised users' | |
| $string ['selectedcapability'] = 'Selected' | |
| $string ['selectedcapabilitydoesntexit'] = 'The currently set required capability ({$a}) doesn\'t exist any more. Please change it and save the changes.' | |
| $string ['selectservice'] = 'Select a service' | |
| $string ['selectspecificuser'] = 'Select a specific user' | |
| $string ['selectspecificuserdescription'] = 'Add the web services user as an authorised user.' | |
| $string ['service'] = 'Service' | |
| $string ['servicehelpexplanation'] = 'A service is a set of functions. A service can be accessed by all users or just specified users.' | |
| $string ['servicename'] = 'Service name' | |
| $string ['servicenotavailable'] = 'Web service is not available (it doesn\'t exist or might be disabled)' | |
| $string ['servicesbuiltin'] = 'Built-in services' | |
| $string ['servicescustom'] = 'Custom services' | |
| $string ['serviceusers'] = 'Authorised users' | |
| $string ['serviceusersettings'] = 'User settings' | |
| $string ['serviceusersmatching'] = 'Authorised users matching' | |
| $string ['serviceuserssettings'] = 'Change settings for the authorised users' | |
| $string ['simpleauthlog'] = 'Simple authentication login' | |
| $string ['step'] = 'Step' | |
| $string ['testauserwithtestclientdescription'] = 'Simulate external access to the service using the web service test client. Before doing so, login as a user with the moodle/webservice:createtoken capability and obtain the security key (token) via My profile settings. You will use this token in the test client. In the test client, also choose an enabled protocol with the token authentication. <strong>WARNING: The functions that you test WILL BE EXECUTED for this user, so be careful what you choose to test!</strong>' | |
| $string ['testclient'] = 'Web service test client' | |
| $string ['testclientdescription'] = '* The web service test client <strong>executes</strong> the functions for <strong>REAL</strong>. Do not test functions that you don\'t know. <br/>* All existing web service functions are not yet implemented into the test client. <br/>* In order to check that a user cannot access some functions, you can test some functions that you didn\'t allow.<br/>* To see clearer error messages set the debugging to <strong>{$a->mode}</strong> into {$a->atag}<br/>* Access the {$a->amfatag}.' | |
| $string ['testwithtestclient'] = 'Test the service' | |
| $string ['testwithtestclientdescription'] = 'Simulate external access to the service using the web service test client. Use an enabled protocol with token authentication. <strong>WARNING: The functions that you test WILL BE EXECUTED, so be careful what you choose to test!</strong>' | |
| $string ['token'] = 'Token' | |
| $string ['tokenauthlog'] = 'Token authentication' | |
| $string ['tokencreatedbyadmin'] = 'Can only be reset by administrator (*)' | |
| $string ['tokencreator'] = 'Creator' | |
| $string ['unknownoptionkey'] = 'Unknown option key ({$a})' | |
| $string ['updateusersettings'] = 'Update' | |
| $string ['userasclients'] = 'Users as clients with token' | |
| $string ['userasclientsdescription'] = 'The following steps help you to set up the Moodle web service for users as clients. These steps also help to set up the recommended token (security keys) authentication method. In this use case, the user will generate his token from the security keys page via My profile settings.' | |
| $string ['usermissingcaps'] = 'Missing capabilities: {$a}' | |
| $string ['usernameorid'] = 'Username / User id' | |
| $string ['usernameorid_help'] = 'Enter a username or a user id.' | |
| $string ['usernameoridnousererror'] = 'No users were found with this username/user id.' | |
| $string ['usernameoridoccurenceerror'] = 'More than one user was found with this username. Please enter the user id.' | |
| $string ['usernotallowed'] = 'The user is not allowed for this service. First you need to allow this user on the {$a}\'s allowed users administration page.' | |
| $string ['usersettingssaved'] = 'User settings saved' | |
| $string ['validuntil'] = 'Valid until' | |
| $string ['validuntil_help'] = 'If set, the service will be inactivated after this date for this user.' | |
| $string ['webservice'] = 'Web service' | |
| $string ['webservices'] = 'Web services' | |
| $string ['webservicesoverview'] = 'Overview' | |
| $string ['webservicetokens'] = 'Web service tokens' | |
| $string ['wrongusernamepassword'] = 'Wrong username or password' | |
| $string ['wsaccessuserdeleted'] = 'Refused web service access for deleted username: {$a}' | |
| $string ['wsaccessuserexpired'] = 'Refused web service access for password expired username: {$a}' | |
| $string ['wsaccessusernologin'] = 'Refused web service access for nologin authentication username: {$a}' | |
| $string ['wsaccessusersuspended'] = 'Refused web service access for suspended username: {$a}' | |
| $string ['wsaccessuserunconfirmed'] = 'Refused web service access for unconfirmed username: {$a}' | |
| $string ['wsauthmissing'] = 'The web service authentication plugin is missing.' | |
| $string ['wsauthnotenabled'] = 'The web service authentication plugin is disabled.' | |
| $string ['wsclientdoc'] = 'Moodle web service client documentation' | |
| $string ['wsdocapi'] = 'API Documentation' | |
| $string ['wsdocumentation'] = 'Web service documentation' | |
| $string ['wsdocumentationdisable'] = 'Web service documentation is disabled.' | |
| $string ['wsdocumentationintro'] = 'To create a client we advise you to read the {$a->doclink}' | |
| $string ['wsdocumentationlogin'] = 'or enter your web service username and password:' | |
| $string ['wspassword'] = 'Web service password' | |
| $string ['wsusername'] = 'Web service username' | |
| $string['accessexception'] = 'Access control exception' |
Definition at line 26 of file webservice.php.
| $string['actwebserviceshhdr'] = 'Active web service protocols' |
Definition at line 27 of file webservice.php.
| $string['accesstofunctionnotallowed'] = 'Access to the function {$a}() is not allowed. Please check if a service containing the function is enabled. In the service settings: if the service is restricted check that the user is listed. Still in the service settings check for IP restriction or if the service requires a capability.' |
Definition at line 28 of file webservice.php.
| $string['addaservice'] = 'Add service' |
Definition at line 29 of file webservice.php.
| $string['addcapabilitytousers'] = 'Check users capability' |
Definition at line 30 of file webservice.php.
| $string['addcapabilitytousersdescription'] = 'Users should have two capabilities - webservice:createtoken and a capability matching the protocols used, for example webservice/rest:use, webservice/soap:use. To achieve this, create a web services role with the appropriate capabilities allowed and assign it to the web services user as a system role.' |
Definition at line 31 of file webservice.php.
| $string['addfunction'] = 'Add function' |
Definition at line 32 of file webservice.php.
| $string['addfunctionhelp'] = 'Select the function to add to the service.' |
Definition at line 33 of file webservice.php.
| $string['addfunctions'] = 'Add functions' |
Definition at line 34 of file webservice.php.
| $string['addfunctionsdescription'] = 'Select required functions for the newly created service.' |
Definition at line 35 of file webservice.php.
| $string['addrequiredcapability'] = 'Assign/unassign the required capability' |
Definition at line 36 of file webservice.php.
Definition at line 37 of file webservice.php.
| $string['addservicefunction'] = 'Add functions to the service "{$a}"' |
Definition at line 38 of file webservice.php.
| $string['allusers'] = 'All users' |
Definition at line 39 of file webservice.php.
| $string['amftestclient'] = 'AMF test client' |
Definition at line 40 of file webservice.php.
| $string['apiexplorer'] = 'API explorer' |
Definition at line 41 of file webservice.php.
| $string['apiexplorernotavalaible'] = 'API explorer not available yet.' |
Definition at line 42 of file webservice.php.
| $string['arguments'] = 'Arguments' |
Definition at line 43 of file webservice.php.
| $string['authmethod'] = 'Authentication method' |
Definition at line 44 of file webservice.php.
| $string['cannotcreatetoken'] = 'No permission to create web service token for the service {$a}.' |
Definition at line 45 of file webservice.php.
| $string['cannotgetcoursecontents'] = 'Cannot get course contents' |
Definition at line 46 of file webservice.php.
| $string['configwebserviceplugins'] = 'For security reasons, only protocols that are in use should be enabled.' |
Definition at line 47 of file webservice.php.
| $string['context'] = 'Context' |
Definition at line 48 of file webservice.php.
| $string['createservicedescription'] = 'A service is a set of web service functions. You will allow the user to access to a new service. On the <strong>Add service</strong> page check \'Enable\' and \'Authorised users\' options. Select \'No required capability\'.' |
Definition at line 49 of file webservice.php.
| $string['createserviceforusersdescription'] = 'A service is a set of web service functions. You will allow users to access to a new service. On the <strong>Add service</strong> page check \'Enable\' and uncheck \'Authorised users\' options. Select \'No required capability\'.' |
Definition at line 50 of file webservice.php.
| $string['createtoken'] = 'Create token' |
Definition at line 51 of file webservice.php.
| $string['createtokenforuser'] = 'Create a token for a user' |
Definition at line 52 of file webservice.php.
| $string['createtokenforuserauto'] = 'Create a token for a user automatically' |
Definition at line 53 of file webservice.php.
| $string['createtokenforuserdescription'] = 'Create a token for the web services user.' |
Definition at line 54 of file webservice.php.
| $string['createuser'] = 'Create a specific user' |
Definition at line 55 of file webservice.php.
| $string['createuserdescription'] = 'A web services user is required to represent the system controlling Moodle.' |
Definition at line 56 of file webservice.php.
| $string['default'] = 'Default to "{$a}"' |
Definition at line 57 of file webservice.php.
| $string['deleteaservice'] = 'Delete service' |
Definition at line 58 of file webservice.php.
Definition at line 59 of file webservice.php.
| $string['deleteserviceconfirm'] = 'Deleting a service will also delete the tokens related to this service. Do you really want to delete external service "{$a}"?' |
Definition at line 60 of file webservice.php.
| $string['deletetokenconfirm'] = 'Do you really want to delete this web service token for <strong>{$a->user}</strong> on the service <strong>{$a->service}</strong>?' |
Definition at line 61 of file webservice.php.
| $string['disabledwarning'] = 'All web service protocols are disabled. The "Enable web services" setting can be found in Advanced features.' |
Definition at line 62 of file webservice.php.
| $string['doc'] = 'Documentation' |
Definition at line 63 of file webservice.php.
| $string['docaccessrefused'] = 'You are not allowed to see the documentation for this token' |
Definition at line 64 of file webservice.php.
| $string['documentation'] = 'web service documentation' |
Definition at line 65 of file webservice.php.
| $string['downloadfiles'] = 'Can download files' |
Definition at line 66 of file webservice.php.
| $string['downloadfiles_help'] = 'If enabled, any user can download files with their security keys. Of course they are restricted to the files they are allowed to download in the site.' |
Definition at line 67 of file webservice.php.
| $string['editaservice'] = 'Edit service' |
Definition at line 68 of file webservice.php.
Definition at line 69 of file webservice.php.
| $string['enabled'] = 'Enabled' |
Definition at line 70 of file webservice.php.
| $string['enabledocumentation'] = 'Enable developer documentation' |
Definition at line 71 of file webservice.php.
| $string['enabledocumentationdescription'] = 'Detailed web services documentation is available for enabled protocols.' |
Definition at line 72 of file webservice.php.
| $string['enablemobilewsoverview'] = 'Go to {$a->manageservicelink} administration page, check the "{$a->enablemobileservice}" setting and Save. Everything will be setup for you and all site\'s users will be able to use the offical Moodle app. Current status: {$a->wsmobilestatus}' |
Definition at line 73 of file webservice.php.
| $string['enableprotocols'] = 'Enable protocols' |
Definition at line 74 of file webservice.php.
| $string['enableprotocolsdescription'] = 'At least one protocol should be enabled. For security reasons, only protocols that are to be used should be enabled.' |
Definition at line 75 of file webservice.php.
| $string['enablews'] = 'Enable web services' |
Definition at line 76 of file webservice.php.
| $string['enablewsdescription'] = 'Web services must be enabled in Advanced features.' |
Definition at line 77 of file webservice.php.
| $string['enabledirectdownload'] = 'Web service file downloading must be enabled in external service settings' |
Definition at line 78 of file webservice.php.
| $string['entertoken'] = 'Enter a security key/token:' |
Definition at line 79 of file webservice.php.
| $string['error'] = 'Error: {$a}' |
Definition at line 80 of file webservice.php.
| $string['errorcatcontextnotvalid'] = 'You cannot execute functions in the category context (category id:{$a->catid}). The context error message was: {$a->message}' |
Definition at line 81 of file webservice.php.
| $string['errorcodes'] = 'Error message' |
Definition at line 82 of file webservice.php.
| $string['errorcoursecontextnotvalid'] = 'You cannot execute functions in the course context (course id:{$a->courseid}). The context error message was: {$a->message}' |
Definition at line 83 of file webservice.php.
| $string['errorinvalidparam'] = 'The param "{$a}" is invalid.' |
Definition at line 84 of file webservice.php.
| $string['errornotemptydefaultparamarray'] = 'The web service description parameter named \'{$a}\' is an single or multiple structure. The default can only be empty array. Check web service description.' |
Definition at line 85 of file webservice.php.
| $string['erroroptionalparamarray'] = 'The web service description parameter named \'{$a}\' is an single or multiple structure. It can not be set as VALUE_OPTIONAL. Check web service description.' |
Definition at line 86 of file webservice.php.
| $string['execute'] = 'Execute' |
Definition at line 87 of file webservice.php.
| $string['executewarnign'] = 'WARNING: If you press execute your database will be modified and changes can not be reverted automatically!' |
Definition at line 88 of file webservice.php.
| $string['externalservice'] = 'External service' |
Definition at line 89 of file webservice.php.
| $string['externalservicefunctions'] = 'External service functions' |
Definition at line 90 of file webservice.php.
| $string['externalservices'] = 'External services' |
Definition at line 91 of file webservice.php.
| $string['externalserviceusers'] = 'External service users' |
Definition at line 92 of file webservice.php.
| $string['failedtolog'] = 'Failed to log' |
Definition at line 93 of file webservice.php.
| $string['filenameexist'] = 'File name already exists: {$a}' |
Definition at line 94 of file webservice.php.
| $string['forbiddenwsuser'] = 'Can not create token for an unconfirmed, deleted, suspended or guest user.' |
Definition at line 95 of file webservice.php.
| $string['function'] = 'Function' |
Definition at line 96 of file webservice.php.
| $string['functions'] = 'Functions' |
Definition at line 97 of file webservice.php.
| $string['generalstructure'] = 'General structure' |
Definition at line 98 of file webservice.php.
| $string['checkusercapability'] = 'Check user capability' |
Definition at line 99 of file webservice.php.
| $string['checkusercapabilitydescription'] = 'The user should have appropriate capabilities according to the protocols used, for example webservice/rest:use, webservice/soap:use. To achieve this, create a web services role with protocol capabilities allowed and assign it to the web services user as a system role.' |
Definition at line 100 of file webservice.php.
| $string['information'] = 'Information' |
Definition at line 101 of file webservice.php.
| $string['installserviceshortnameerror'] = 'Coding error: the service shortname "{$a}" should have contains numbers, letters and _-.. only.' |
Definition at line 102 of file webservice.php.
| $string['installexistingserviceshortnameerror'] = 'A web service with the shortname "{$a}" already exists. Can not install/update a different web service with this shortname.' |
Definition at line 103 of file webservice.php.
| $string['invalidextparam'] = 'Invalid external api parameter: {$a}' |
Definition at line 104 of file webservice.php.
| $string['invalidextresponse'] = 'Invalid external api response: {$a}' |
Definition at line 105 of file webservice.php.
| $string['invalidiptoken'] = 'Invalid token - your IP is not supported' |
Definition at line 106 of file webservice.php.
| $string['invalidtimedtoken'] = 'Invalid token - token expired' |
Definition at line 107 of file webservice.php.
| $string['invalidtoken'] = 'Invalid token - token not found' |
Definition at line 108 of file webservice.php.
| $string['invalidtokensession'] = 'Invalid session based token - session not found or expired' |
Definition at line 109 of file webservice.php.
| $string['iprestriction'] = 'IP restriction' |
Definition at line 110 of file webservice.php.
| $string['iprestriction_help'] = 'The user will need to call web service from the listed IPs.' |
Definition at line 111 of file webservice.php.
| $string['key'] = 'Key' |
Definition at line 112 of file webservice.php.
| $string['keyshelp'] = 'The keys are used to access your Moodle account from external applications.' |
Definition at line 113 of file webservice.php.
| $string['manageprotocols'] = 'Manage protocols' |
Definition at line 114 of file webservice.php.
| $string['managetokens'] = 'Manage tokens' |
Definition at line 115 of file webservice.php.
| $string['missingcaps'] = 'Missing capabilities' |
Definition at line 116 of file webservice.php.
| $string['missingcaps_help'] = 'List of required capabilities for the service which the selected user does not have. Missing capabilities must be added to the user\'s role in order to use the service.' |
Definition at line 117 of file webservice.php.
| $string['missingpassword'] = 'Missing password' |
Definition at line 118 of file webservice.php.
| $string['missingrequiredcapability'] = 'The capability {$a} is required.' |
Definition at line 119 of file webservice.php.
| $string['missingusername'] = 'Missing username' |
Definition at line 120 of file webservice.php.
| $string['missingversionfile'] = 'Coding error: version.php file is missing for the component {$a}' |
Definition at line 121 of file webservice.php.
| $string['mobilewsdisabled'] = 'Disabled' |
Definition at line 122 of file webservice.php.
| $string['mobilewsenabled'] = 'Enabled' |
Definition at line 123 of file webservice.php.
| $string['nofunctions'] = 'This service has no functions.' |
Definition at line 124 of file webservice.php.
| $string['norequiredcapability'] = 'No required capability' |
Definition at line 125 of file webservice.php.
| $string['notoken'] = 'The token list is empty.' |
Definition at line 126 of file webservice.php.
| $string['onesystemcontrolling'] = 'One system controlling Moodle with a token' |
Definition at line 127 of file webservice.php.
| $string['onesystemcontrollingdescription'] = 'The following steps help you to set up the Moodle web service for a system to control Moodle. These steps also help to set up the recommended token (security keys) authentication method.' |
Definition at line 128 of file webservice.php.
| $string['operation'] = 'Operation' |
Definition at line 129 of file webservice.php.
| $string['optional'] = 'Optional' |
Definition at line 130 of file webservice.php.
| $string['passwordisexpired'] = 'Password is expired.' |
Definition at line 131 of file webservice.php.
| $string['phpparam'] = 'XML-RPC (PHP structure)' |
Definition at line 132 of file webservice.php.
| $string['phpresponse'] = 'XML-RPC (PHP structure)' |
Definition at line 133 of file webservice.php.
| $string['postrestparam'] = 'PHP code for REST (POST request)' |
Definition at line 134 of file webservice.php.
| $string['potusers'] = 'Not authorised users' |
Definition at line 135 of file webservice.php.
| $string['potusersmatching'] = 'Not authorised users matching' |
Definition at line 136 of file webservice.php.
| $string['print'] = 'Print all' |
Definition at line 137 of file webservice.php.
| $string['protocol'] = 'Protocol' |
Definition at line 138 of file webservice.php.
| $string['protocolnotallowed'] = 'You are not allowed to use the {$a} protocol (missing capability: webservice/{$a}:use)' |
Definition at line 139 of file webservice.php.
| $string['removefunction'] = 'Remove' |
Definition at line 140 of file webservice.php.
| $string['removefunctionconfirm'] = 'Do you really want to remove function "{$a->function}" from service "{$a->service}"?' |
Definition at line 141 of file webservice.php.
| $string['requireauthentication'] = 'This method requires authentication with xxx permission.' |
Definition at line 142 of file webservice.php.
| $string['required'] = 'Required' |
Definition at line 143 of file webservice.php.
| $string['requiredcapability'] = 'Required capability' |
Definition at line 144 of file webservice.php.
| $string['requiredcapability_help'] = 'If set, only users with the required capability can access the service.' |
Definition at line 145 of file webservice.php.
| $string['requiredcaps'] = 'Required capabilities' |
Definition at line 146 of file webservice.php.
| $string['resettokenconfirm'] = 'Do you really want to reset this web service key for <strong>{$a->user}</strong> on the service <strong>{$a->service}</strong>?' |
Definition at line 147 of file webservice.php.
| $string['resettokenconfirmsimple'] = 'Do you really want to reset this key? Any saved links containing the old key will not work anymore.' |
Definition at line 148 of file webservice.php.
| $string['response'] = 'Response' |
Definition at line 149 of file webservice.php.
| $string['restcode'] = 'REST' |
Definition at line 150 of file webservice.php.
| $string['restexception'] = 'REST' |
Definition at line 151 of file webservice.php.
| $string['restparam'] = 'REST (POST parameters)' |
Definition at line 152 of file webservice.php.
| $string['restrictedusers'] = 'Authorised users only' |
Definition at line 153 of file webservice.php.
| $string['restrictedusers_help'] = 'This setting determines whether all users with the permission to create a web services token can generate a token for this service via their security keys page or whether only authorised users can do so.' |
Definition at line 154 of file webservice.php.
| $string['restoredaccountresetpassword'] = 'Restored account need to reset password before getting a token.' |
Definition at line 155 of file webservice.php.
| $string['securitykey'] = 'Security key (token)' |
Definition at line 156 of file webservice.php.
| $string['securitykeys'] = 'Security keys' |
Definition at line 157 of file webservice.php.
| $string['selectauthorisedusers'] = 'Select authorised users' |
Definition at line 158 of file webservice.php.
| $string['selectedcapability'] = 'Selected' |
Definition at line 159 of file webservice.php.
| $string['selectedcapabilitydoesntexit'] = 'The currently set required capability ({$a}) doesn\'t exist any more. Please change it and save the changes.' |
Definition at line 160 of file webservice.php.
| $string['selectservice'] = 'Select a service' |
Definition at line 161 of file webservice.php.
| $string['selectspecificuser'] = 'Select a specific user' |
Definition at line 162 of file webservice.php.
| $string['selectspecificuserdescription'] = 'Add the web services user as an authorised user.' |
Definition at line 163 of file webservice.php.
| $string['service'] = 'Service' |
Definition at line 164 of file webservice.php.
| $string['servicehelpexplanation'] = 'A service is a set of functions. A service can be accessed by all users or just specified users.' |
Definition at line 165 of file webservice.php.
| $string['servicename'] = 'Service name' |
Definition at line 166 of file webservice.php.
| $string['servicenotavailable'] = 'Web service is not available (it doesn\'t exist or might be disabled)' |
Definition at line 167 of file webservice.php.
| $string['servicesbuiltin'] = 'Built-in services' |
Definition at line 168 of file webservice.php.
| $string['servicescustom'] = 'Custom services' |
Definition at line 169 of file webservice.php.
| $string['serviceusers'] = 'Authorised users' |
Definition at line 170 of file webservice.php.
| $string['serviceusersettings'] = 'User settings' |
Definition at line 171 of file webservice.php.
| $string['serviceusersmatching'] = 'Authorised users matching' |
Definition at line 172 of file webservice.php.
| $string['serviceuserssettings'] = 'Change settings for the authorised users' |
Definition at line 173 of file webservice.php.
| $string['simpleauthlog'] = 'Simple authentication login' |
Definition at line 174 of file webservice.php.
| $string['step'] = 'Step' |
Definition at line 175 of file webservice.php.
| $string['testauserwithtestclientdescription'] = 'Simulate external access to the service using the web service test client. Before doing so, login as a user with the moodle/webservice:createtoken capability and obtain the security key (token) via My profile settings. You will use this token in the test client. In the test client, also choose an enabled protocol with the token authentication. <strong>WARNING: The functions that you test WILL BE EXECUTED for this user, so be careful what you choose to test!</strong>' |
Definition at line 176 of file webservice.php.
| $string['testclient'] = 'Web service test client' |
Definition at line 177 of file webservice.php.
| $string['testclientdescription'] = '* The web service test client <strong>executes</strong> the functions for <strong>REAL</strong>. Do not test functions that you don\'t know. <br/>* All existing web service functions are not yet implemented into the test client. <br/>* In order to check that a user cannot access some functions, you can test some functions that you didn\'t allow.<br/>* To see clearer error messages set the debugging to <strong>{$a->mode}</strong> into {$a->atag}<br/>* Access the {$a->amfatag}.' |
Definition at line 178 of file webservice.php.
| $string['testwithtestclient'] = 'Test the service' |
Definition at line 179 of file webservice.php.
| $string['testwithtestclientdescription'] = 'Simulate external access to the service using the web service test client. Use an enabled protocol with token authentication. <strong>WARNING: The functions that you test WILL BE EXECUTED, so be careful what you choose to test!</strong>' |
Definition at line 180 of file webservice.php.
| $string['token'] = 'Token' |
Definition at line 181 of file webservice.php.
| $string['tokenauthlog'] = 'Token authentication' |
Definition at line 182 of file webservice.php.
| $string['tokencreatedbyadmin'] = 'Can only be reset by administrator (*)' |
Definition at line 183 of file webservice.php.
| $string['tokencreator'] = 'Creator' |
Definition at line 184 of file webservice.php.
| $string['unknownoptionkey'] = 'Unknown option key ({$a})' |
Definition at line 185 of file webservice.php.
| $string['updateusersettings'] = 'Update' |
Definition at line 186 of file webservice.php.
| $string['userasclients'] = 'Users as clients with token' |
Definition at line 187 of file webservice.php.
| $string['userasclientsdescription'] = 'The following steps help you to set up the Moodle web service for users as clients. These steps also help to set up the recommended token (security keys) authentication method. In this use case, the user will generate his token from the security keys page via My profile settings.' |
Definition at line 188 of file webservice.php.
| $string['usermissingcaps'] = 'Missing capabilities: {$a}' |
Definition at line 189 of file webservice.php.
| $string['usernameorid'] = 'Username / User id' |
Definition at line 190 of file webservice.php.
Definition at line 191 of file webservice.php.
Definition at line 192 of file webservice.php.
| $string['usernameoridoccurenceerror'] = 'More than one user was found with this username. Please enter the user id.' |
Definition at line 193 of file webservice.php.
| $string['usernotallowed'] = 'The user is not allowed for this service. First you need to allow this user on the {$a}\'s allowed users administration page.' |
Definition at line 194 of file webservice.php.
| $string['usersettingssaved'] = 'User settings saved' |
Definition at line 195 of file webservice.php.
| $string['validuntil'] = 'Valid until' |
Definition at line 196 of file webservice.php.
| $string['validuntil_help'] = 'If set, the service will be inactivated after this date for this user.' |
Definition at line 197 of file webservice.php.
| $string['webservice'] = 'Web service' |
Definition at line 198 of file webservice.php.
| $string['webservices'] = 'Web services' |
Definition at line 199 of file webservice.php.
| $string['webservicesoverview'] = 'Overview' |
Definition at line 200 of file webservice.php.
| $string['webservicetokens'] = 'Web service tokens' |
Definition at line 201 of file webservice.php.
| $string['wrongusernamepassword'] = 'Wrong username or password' |
Definition at line 202 of file webservice.php.
| $string['wsaccessuserdeleted'] = 'Refused web service access for deleted username: {$a}' |
Definition at line 203 of file webservice.php.
| $string['wsaccessuserexpired'] = 'Refused web service access for password expired username: {$a}' |
Definition at line 204 of file webservice.php.
| $string['wsaccessusernologin'] = 'Refused web service access for nologin authentication username: {$a}' |
Definition at line 205 of file webservice.php.
| $string['wsaccessusersuspended'] = 'Refused web service access for suspended username: {$a}' |
Definition at line 206 of file webservice.php.
| $string['wsaccessuserunconfirmed'] = 'Refused web service access for unconfirmed username: {$a}' |
Definition at line 207 of file webservice.php.
| $string['wsauthmissing'] = 'The web service authentication plugin is missing.' |
Definition at line 208 of file webservice.php.
| $string['wsauthnotenabled'] = 'The web service authentication plugin is disabled.' |
Definition at line 209 of file webservice.php.
| $string['wsclientdoc'] = 'Moodle web service client documentation' |
Definition at line 210 of file webservice.php.
| $string['wsdocapi'] = 'API Documentation' |
Definition at line 211 of file webservice.php.
| $string['wsdocumentation'] = 'Web service documentation' |
Definition at line 212 of file webservice.php.
| $string['wsdocumentationdisable'] = 'Web service documentation is disabled.' |
Definition at line 213 of file webservice.php.
| $string['wsdocumentationintro'] = 'To create a client we advise you to read the {$a->doclink}' |
Definition at line 214 of file webservice.php.
| $string['wsdocumentationlogin'] = 'or enter your web service username and password:' |
Definition at line 215 of file webservice.php.
| $string['wspassword'] = 'Web service password' |
Definition at line 216 of file webservice.php.
| $string['wsusername'] = 'Web service username' |
Definition at line 217 of file webservice.php.