Hygiene: Add wrapHTML method
authorjdlrobson <jdlrobson@gmail.com>
Sat, 5 Mar 2016 00:52:56 +0000 (16:52 -0800)
committerjdlrobson <jdlrobson@gmail.com>
Tue, 8 Mar 2016 20:16:49 +0000 (12:16 -0800)
commitcab0275c7268f85279f0cac1452efe951ec05993
tree976707d8dea586a57874c06071e76061af77c456
parent76c39c6f2c56f2fad584d1a0071c6f3d8f63b5a2
Hygiene: Add wrapHTML method

Put the code that wraps the parsed output html
in a method to reduce size of prepareQuickTemplate function

This allows skins to redefine the function if they wish.

Change-Id: I8a9e732d0682af89112869a2b30f61f10f531219
includes/skins/SkinTemplate.php