Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Database SQL/XMLDB
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
Create code to export database data to XML file and import XML data into existing database
I know that xmldb classes use camel case, but coding guidelines specify lower case and underscores, even for classes and their methods:
http://docs.moodle.org/en/Development:Coding#Coding_style