]> git.mjollnir.org Git - moodle.git/commit
MDL-16869 "Exporting leaves <p> </p> in essay responses" added method to flexible_tab...
authorjamiesensei <jamiesensei>
Tue, 14 Oct 2008 15:00:26 +0000 (15:00 +0000)
committerjamiesensei <jamiesensei>
Tue, 14 Oct 2008 15:00:26 +0000 (15:00 +0000)
commitef27e742738e6f693b2638104dc0e2845e86226d
tree4d7149f619fb08be99b7b07a09c901ed84d2f74a
parentf298a6255c5a921165964ab93c49267fbc5288ac
MDL-16869 "Exporting leaves <p> </p> in essay responses" added method to flexible_table class format_text that takes the same parameters as format_text the function in weblib. If the table is not in download mode then this formats the text as html. If it is then it strips the tags or does the right thing depending on the download type. Added methods to download classes to tell flexible_table class what should be done with html.
lib/tablelib.php
mod/quiz/report/responses/responses_table.php