Moodle  2.2.1
http://www.collinsharper.com
moodle Namespace Reference

Namespaces

namespace  mod

Detailed Description

Registration renderer.

registration

Author:
Jerome Mouneyrac http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Martin Dougiamas
Jerome GUTIERREZ
I�aki Arenaza http://www.gnu.org/copyleft/gpl.html GNU Public License multiauth

Authentication Plugin: CAS Authentication

Authentication using CAS (Central Authentication Server).

2006-08-28 File created.

Author:
Martin Dougiamas http://www.gnu.org/copyleft/gpl.html GNU Public License multiauth

Authentication Plugin: Email Authentication

Standard authentication function.

2006-08-28 File created.

Author:
Martin Dougiamas http://www.gnu.org/copyleft/gpl.html GNU Public License multiauth

Authentication Plugin: FirstClass Authentication

Authentication using a FirstClass server.

2006-08-28 File created.

Author:
Martin Dougiamas http://www.gnu.org/copyleft/gpl.html GNU Public License multiauth

Authentication Plugin: IMAP Authentication

Authenticates against an IMAP server.

2006-08-31 File created.

Author:
Martin Dougiamas
I�aki Arenaza http://www.gnu.org/copyleft/gpl.html GNU Public License multiauth

Authentication Plugin: LDAP Authentication

Authentication using LDAP (Lightweight Directory Access Protocol).

2006-08-28 File created.

Author:
Martin Dougiamas http://www.gnu.org/copyleft/gpl.html GNU Public License multiauth

Authentication Plugin: Moodle Network Authentication

Multiple host authentication support for Moodle Network.

2006-11-01 File created.

Author:
Martin Dougiamas http://www.gnu.org/copyleft/gpl.html GNU Public License multiauth

Authentication Plugin: NNTP Authentication

Authenticates against an NNTP server.

2006-08-31 File created.

Author:
Petr Skoda http://www.gnu.org/copyleft/gpl.html GNU Public License multiauth

Authentication Plugin: No Authentication

No authentication at all. This method approves everything!

2007-02-18 File created.

Author:
Martin Dougiamas http://www.gnu.org/copyleft/gpl.html GNU Public License multiauth

Authentication Plugin: No Authentication

No authentication at all. This method approves everything!

2006-08-31 File created.

Author:
Martin Dougiamas http://www.gnu.org/copyleft/gpl.html GNU Public License multiauth

Authentication Plugin: PAM Authentication

PAM (Pluggable Authentication Modules) for Moodle

Description: Authentication by using the PHP4 PAM module: http://www.math.ohio-state.edu/~ccunning/pam_auth/

Version 0.3 2006/09/07 by Jonathan Harker (plugin class) Version 0.2: 2004/09/01 by Martin V�geli (stable version) Version 0.1: 2004/08/30 by Martin V�geli (first draft)

Contact: martinvoegeli@gmx.ch Website 1: http://elearning.zhwin.ch/ Website 2: http://birdy1976.com/

License: GPL License v2

2006-08-31 File created.

Author:
Martin Dougiamas http://www.gnu.org/copyleft/gpl.html GNU Public License multiauth

Authentication Plugin: POP3 Authentication

Authenticates against a POP3 server.

2006-08-31 File created.

Author:
Martin Dougiamas http://www.gnu.org/copyleft/gpl.html GNU Public License multiauth

Authentication Plugin: RADIUS Authentication

Authenticates against a RADIUS server. Contributed by Clive Gould <clive@ce.bromley.ac.uk> CHAP support contributed by Stanislav Tsymbalov http://www.tsymbalov.net/

2006-08-31 File created. 2008-03-12 CHAP support added by Stanislav Tsymbalov.

Author:
Martin Dougiamas
Lukas Haemmerle http://www.gnu.org/copyleft/gpl.html GNU Public License multiauth

Authentication Plugin: Shibboleth Authentication

Authentication using Shibboleth.

Distributed under GPL (c)Markus Hagman 2004-2006

10.2004 SHIBBOLETH Authentication functions v.0.1 05.2005 Various extensions and fixes by Lukas Haemmerle 10.2005 Added better error messags 05.2006 Added better handling of mutli-valued attributes 2006-08-28 File created, code imported from lib.php 2006-10-27 Upstream 1.7 changes merged in, added above credits from lib.php :-) 2007-03-09 Fixed authentication but may need some other changes 2007-10-03 Removed requirement for email address, surname and given name on request of Markus Hagman 2008-01-21 Added WAYF functionality

Strings describing subject classification (Codes are from ASCED 2001)

Strings for component 'moodle', language 'en', branch 'MOODLE_20_STABLE'

Moodle - Modular Object-Oriented Dynamic Learning Environment http://moodle.org Copyright (C) 1999 onwards Martin Dougiamas http://dougiamas.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

lib

Author:
Dan Poltawski <talktodan@gmail.com> http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Customised version of phpmailer for Moodle

Moodle - Modular Object-Oriented Dynamic Learning Environment http://moodle.org Copyright (C) 1999 onwards Martin Dougiamas http://dougiamas.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

lib

Author:
Dan Poltawski <talktodan@gmail.com> http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Customised version of SimplePie for Moodle

Moodle - Modular Object-Oriented Dynamic Learning Environment http://moodle.org Copyright (C) 1999 onwards Martin Dougiamas http://dougiamas.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

portfolio

Author:
Penny Leach <penny@catalyst.net.nz> http://www.gnu.org/copyleft/gpl.html GNU GPL

This file is the main controller to do with the portfolio export wizard.

Moodle - Modular Object-Oriented Dynamic Learning Environment http://moodle.org Copyright (C) 1999 onwards Martin Dougiamas http://dougiamas.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

portfolio

Author:
Penny Leach <penny@catalyst.net.nz> http://www.gnu.org/copyleft/gpl.html GNU GPL

For portfolio plugins that are 'pull' - ie, send the request and then wait for the remote system to request the file for moodle, this is the script that serves up the export file to them.

Manage files in folder in private area.

Moodle - Modular Object-Oriented Dynamic Learning Environment http://moodle.org Copyright (C) 1999 onwards Martin Dougiamas http://dougiamas.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Author:
Penny Leach <penny@liip.ch> http://www.gnu.org/copyleft/gpl.html GNU GPL

Introspection for amf - figures out where all the services are and returns a list of their available methods. Requires $CFG->amf_introspection = true for security.

 All Data Structures Namespaces Files Functions Variables Enumerations