| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Defines backup_xml_transformer class
| Copyright: | 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com} |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 185 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 1 time |
| Includes or requires: | 0 files |
backup_xml_transformer:: (6 methods):
__construct()
process()
process_filephp_links()
encode_absolute_links()
process_filephp_uses()
register_link_encoders()
Class: backup_xml_transformer - X-Ref
Class implementing the @xml_contenttransformed logic to be applied in moodle2 backups| __construct($courseid) X-Ref |
| No description |
| process($content) X-Ref |
| No description |
| process_filephp_links($content) X-Ref |
| No description |
| encode_absolute_links($content) X-Ref |
| No description |
| process_filephp_uses($matches) X-Ref |
| No description |
| register_link_encoders() X-Ref |
| Register all available content link encoders return: array encoder |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |