Add two new XML methods for building tables (buildTable and buildTableRow). Accepts...
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 16 Dec 2008 14:07:58 +0000 (14:07 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 16 Dec 2008 14:07:58 +0000 (14:07 +0000)
commitbeea7f4f9eed4ff707e87bfb660711cf7c5ae138
treef2a649b33fc877464b6bfe3a8b6a1f31aaa46aeb
parent1f63dcd625dd8a69626a44c39e1f07d3f1389f48
Add two new XML methods for building tables (buildTable and buildTableRow). Accepts associative arrays where the key is the row/cell id and the value is its value. Non-string keys are skipped.
includes/Xml.php