moodle/backup/cc/cc_lib
Russell Smith 1fcf0ca8a5 MDL-35628 performance: Remove dirname() where possible.
dirname() is a slow function compared with __DIR__ and using
'/../'.  Moodle has a large number of legacy files that are included
each time a page loads and is not able to use an autoloader as it is
functional code.  This allows those required includes to perform as
best as possible in this situation.
2016-06-10 08:06:49 +10:00
..
gral_lib MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
cc_assesment_essay.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00
cc_assesment_sfib.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00
cc_assesment_truefalse.php MDL-51048 IMS-CC: Fix import & export of true/false questions 2015-09-07 16:05:11 +01:00
cc_asssesment.php MDL-44630: Fix CC backup of quizzes 2014-05-06 14:00:13 -07:00
cc_basiclti.php MDL-31562: Implemented support for exporting labels, minor additional 2012-02-08 16:11:59 -03:00
cc_builder_creator.php
cc_convert_moodle2.php MDL-36017 IMS-CC export does not filter result by numsections because it is now optional 2012-11-02 10:56:22 +08:00
cc_converter_basiclti.php
cc_converter_folder.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00
cc_converter_forum.php
cc_converter_label.php MDL-31562: Implemented support for exporting labels, minor additional 2012-02-08 16:11:59 -03:00
cc_converter_lti.php MDL-29956: Common Cartridge should handle HTML content more natively (r17188, r17210:17265) 2011-11-14 21:25:08 +01:00
cc_converter_page.php MDL-29956: Common Cartridge should handle HTML content more natively (r17188, r17210:17265) 2011-11-14 21:25:08 +01:00
cc_converter_quiz.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00
cc_converter_resource.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00
cc_converter_url.php
cc_converters.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00
cc_forum.php MDL-31562: Implemented support for exporting labels, minor additional 2012-02-08 16:11:59 -03:00
cc_general.php MDL-29956: Common Cartridge should handle HTML content more natively (r17188, r17210:17265) 2011-11-14 21:25:08 +01:00
cc_interfaces.php
cc_manifest.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00
cc_metadata.php
cc_metadata_file.php
cc_metadata_resource.php
cc_organization.php
cc_page.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00
cc_resources.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00
cc_utils.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00
cc_version1.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00
cc_version11.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00
cc_version_base.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00
cc_weblink.php MDL-31562: Implemented support for exporting labels, minor additional 2012-02-08 16:11:59 -03:00
xmlbase.php MDL-44630: Review changes 2014-04-03 10:10:10 -07:00