moodle-mod_htmlcert/classes
Mark Nelson d6ebc95c77 #4 Added ability to sort the reports table
The table is now an instance of 'table_sql', not 'html_table'.
This made sorting easy to implement, with the added benefit
of taking advantage of the spout library for exporting data.
2016-08-24 15:16:18 +08:00
..
plugininfo Added new customcertelement class required in 2.6 to avoid debugging message 2013-10-31 14:53:34 +08:00
admin_setting_link.php Huge refactor 2016-02-20 16:35:19 +08:00
certificate.php #4 Added ability to sort the reports table 2016-08-24 15:16:18 +08:00
edit_element_form.php Huge refactor 2016-02-20 16:35:19 +08:00
edit_form.php Removed unused element list table column 2016-08-24 15:16:18 +08:00
element.php Removed the 'posx' and 'posy' form elements 2016-06-17 15:49:10 +08:00
element_helper.php Set the element width in PHP, not JS 2016-06-17 15:49:10 +08:00
load_template_form.php Huge refactor 2016-02-20 16:35:19 +08:00
page_helper.php Huge refactor 2016-02-20 16:35:19 +08:00
report_table.php #4 Added ability to sort the reports table 2016-08-24 15:16:18 +08:00
template.php Fixed moving item issue 2016-02-20 18:39:14 +08:00
upload_image_form.php Huge refactor 2016-02-20 16:35:19 +08:00