[ Index ] |
PHP Cross Reference of Unnamed Project |
[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: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |