Issue Details (XML | Word | Printable)

Key: MDL-19755
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: David Mudrak
Reporter: David Mudrak
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-19077

reimplement print_table() to use the new rendering engine

Created: 09/Jul/09 05:40 PM   Updated: 21/Jul/09 07:27 PM
Return to search
Component/s: Lib
Affects Version/s: 2.0
Fix Version/s: 2.0

File Attachments: 1. Text File 0001-MDL-19077-print_table-replaced-with-OUTPUT-table.patch (20 kB)


Participants: David Mudrak and Tim Hunt
Security Level: None
QA Assignee: Tim Hunt
Resolved date: 21/Jul/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
table will be hold by class html_table
moodle_core_renderer::table() will be implemented, accepting html_table as a parameter
print_table() becomes deprecated. for BC, it will convert the passed stdClass to the html_table and will print or return the output of moodle_core_renderer::table()

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
David Mudrak made changes - 09/Jul/09 05:40 PM
Field Original Value New Value
Status Open [ 1 ] In Progress [ 3 ]
David Mudrak made changes - 09/Jul/09 10:12 PM
David Mudrak made changes - 13/Jul/09 07:11 PM
Status In Progress [ 3 ] Resolved [ 5 ]
Fix Version/s 2.0 [ 10122 ]
Resolution Fixed [ 1 ]
Tim Hunt made changes - 14/Jul/09 09:16 AM
Status Resolved [ 5 ] Reopened [ 4 ]
Resolution Fixed [ 1 ]
Tim Hunt made changes - 21/Jul/09 03:04 PM
Resolution Fixed [ 1 ]
Status Reopened [ 4 ] Resolved [ 5 ]
David Mudrak made changes - 21/Jul/09 07:27 PM
Status Resolved [ 5 ] Closed [ 6 ]