| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Allows the user to manage calendar subscriptions.
| Copyright: | 2012 Jonathan Harker |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 159 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 1 time |
| Includes or requires: | 0 files |
calendar_addsubscription_form:: (4 methods):
definition()
validation()
definition_after_data()
strip_webcal()
Class: calendar_addsubscription_form - X-Ref
Form for adding a subscription to a Moodle course calendar.| definition() X-Ref |
| Defines the form used to add calendar subscriptions. |
| validation($data, $files) X-Ref |
| Validates the returned data. param: array $data param: array $files return: array |
| definition_after_data() X-Ref |
| No description |
| strip_webcal($url) X-Ref |
| Replace webcal:// urls with http:// as curl does not understand this protocol param: string @url url to examine return: string url with webcal:// replaced |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |