Load dashboard boxes in two steps internally
authorMatthias Schmidt <gravatronics@live.com>
Sun, 24 May 2015 09:43:06 +0000 (11:43 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 24 May 2015 09:48:33 +0000 (11:48 +0200)
commitd58d03331d9dea8d21e7b50290e0f5b5e5dd2660
tree7c75f8ec08333a6258f59034734e09d184c2c5de
parent27d6ec35b224301eafe16df377b1e04413754028
Load dashboard boxes in two steps internally

First, initialize all boxes and only after that, compile the templates.
This change allows to cache object ids in init() in factories which
fetch all required objects at once when getting the required objects
in the render() method.
wcfsetup/install/files/lib/system/dashboard/DashboardHandler.class.php