|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | portfolio_mahara |
Variables | |
| $string ['enableleap2a'] = 'Enable Leap2A portfolio support (requires Mahara 1.3 or higher)' | |
| $string ['err_invalidhost'] = 'Invalid MNet host' | |
| $string ['err_invalidhost_help'] = 'This plugin is misconfigured to point to an invalid (or deleted) MNet host. This plugin relies on Moodle Networking peers with SSO IDP published, SSO_SP subscribed, and portfolio subscribed <b>and</b> published.' | |
| $string ['err_networkingoff'] = 'MNet is off' | |
| $string ['err_networkingoff_help'] = 'MNet is off entirely. Please enable it before trying to configure this plugin. Any instances of this plugin have been set to not visible until this is fixed - you will need to set them to visible again manully. They cannot be used until this happens' | |
| $string ['err_nomnetauth'] = 'The MNet authentication plugin is disabled' | |
| $string ['err_nomnetauth_help'] = 'The MNet authentication plugin is disabled, but is required for this service' | |
| $string ['err_nomnethosts'] = 'Relies on MNet' | |
| $string ['err_nomnethosts_help'] = 'This plugin relies on MNet peers with SSO IDP published, SSO SP subscribed, portfolio services published <b>and</b> subscribed as well as the MNet authentication plugin. Any instances of this plugin have been hidden until these conditions are met. They will then manually need setting to visible again.' | |
| $string ['failedtojump'] = 'Failed to start communication with remote server' | |
| $string ['failedtoping'] = 'Failed to start communication with remote server: {$a}' | |
| $string ['mnethost'] = 'MNet host' | |
| $string ['mnet_nofile'] = 'Could not find file in transfer object - weird error' | |
| $string ['mnet_nofilecontents'] = 'Found file in transfer object, but could not get contents - weird error: {$a}' | |
| $string ['mnet_noid'] = 'Could not find the matching transfer record for this token' | |
| $string ['mnet_notoken'] = 'Could not find token matching this transfer' | |
| $string ['mnet_wronghost'] = 'Remote host did not match the transfer record for this token' | |
| $string ['pf_description'] = 'Allow users to push Moodle content to this host<br />Subscribe to <b>and</b> publish this service to allow authenticated users in your site to push content to {$a}<br /><ul><li><em>Dependency</em>: You must also <strong>publish</strong> the SSO (Identify Provider) service to {$a}.</li><li><em>Dependency</em>: You must also <strong>subscribe</strong> to the SSO (Service Provider) service on {$a}</li><li><em>Dependency</em>: You must also enable the MNet authentication plugin.</li></ul><br />' | |
| $string ['pf_name'] = 'Portfolio services' | |
| $string ['pluginname'] = 'Mahara ePortfolio' | |
| $string ['senddisallowed'] = 'You cannot transfer files to Mahara at this time' | |
| $string ['url'] = 'URL' | |
| $string['enableleap2a'] = 'Enable Leap2A portfolio support (requires Mahara 1.3 or higher)' |
Definition at line 26 of file portfolio_mahara.php.
| $string['err_invalidhost'] = 'Invalid MNet host' |
Definition at line 27 of file portfolio_mahara.php.
| $string['err_invalidhost_help'] = 'This plugin is misconfigured to point to an invalid (or deleted) MNet host. This plugin relies on Moodle Networking peers with SSO IDP published, SSO_SP subscribed, and portfolio subscribed <b>and</b> published.' |
Definition at line 28 of file portfolio_mahara.php.
| $string['err_networkingoff'] = 'MNet is off' |
Definition at line 29 of file portfolio_mahara.php.
| $string['err_networkingoff_help'] = 'MNet is off entirely. Please enable it before trying to configure this plugin. Any instances of this plugin have been set to not visible until this is fixed - you will need to set them to visible again manully. They cannot be used until this happens' |
Definition at line 30 of file portfolio_mahara.php.
| $string['err_nomnetauth'] = 'The MNet authentication plugin is disabled' |
Definition at line 31 of file portfolio_mahara.php.
| $string['err_nomnetauth_help'] = 'The MNet authentication plugin is disabled, but is required for this service' |
Definition at line 32 of file portfolio_mahara.php.
| $string['err_nomnethosts'] = 'Relies on MNet' |
Definition at line 33 of file portfolio_mahara.php.
| $string['err_nomnethosts_help'] = 'This plugin relies on MNet peers with SSO IDP published, SSO SP subscribed, portfolio services published <b>and</b> subscribed as well as the MNet authentication plugin. Any instances of this plugin have been hidden until these conditions are met. They will then manually need setting to visible again.' |
Definition at line 34 of file portfolio_mahara.php.
| $string['failedtojump'] = 'Failed to start communication with remote server' |
Definition at line 35 of file portfolio_mahara.php.
| $string['failedtoping'] = 'Failed to start communication with remote server: {$a}' |
Definition at line 36 of file portfolio_mahara.php.
| $string['mnethost'] = 'MNet host' |
Definition at line 37 of file portfolio_mahara.php.
Definition at line 38 of file portfolio_mahara.php.
| $string['mnet_nofilecontents'] = 'Found file in transfer object, but could not get contents - weird error: {$a}' |
Definition at line 39 of file portfolio_mahara.php.
| $string['mnet_noid'] = 'Could not find the matching transfer record for this token' |
Definition at line 40 of file portfolio_mahara.php.
| $string['mnet_notoken'] = 'Could not find token matching this transfer' |
Definition at line 41 of file portfolio_mahara.php.
| $string['mnet_wronghost'] = 'Remote host did not match the transfer record for this token' |
Definition at line 42 of file portfolio_mahara.php.
| $string['pf_description'] = 'Allow users to push Moodle content to this host<br />Subscribe to <b>and</b> publish this service to allow authenticated users in your site to push content to {$a}<br /><ul><li><em>Dependency</em>: You must also <strong>publish</strong> the SSO (Identify Provider) service to {$a}.</li><li><em>Dependency</em>: You must also <strong>subscribe</strong> to the SSO (Service Provider) service on {$a}</li><li><em>Dependency</em>: You must also enable the MNet authentication plugin.</li></ul><br />' |
Definition at line 43 of file portfolio_mahara.php.
| $string['pf_name'] = 'Portfolio services' |
Definition at line 44 of file portfolio_mahara.php.
| $string['pluginname'] = 'Mahara ePortfolio' |
Definition at line 45 of file portfolio_mahara.php.
| $string['senddisallowed'] = 'You cannot transfer files to Mahara at this time' |
Definition at line 46 of file portfolio_mahara.php.
| $string['url'] = 'URL' |
Definition at line 47 of file portfolio_mahara.php.