icingaweb2/library/Icinga/Web/Widget/Dashboard
Eric Lippmann aa4e3c5a22 Dashboard: Defer construction of the Url object to Dashlet::getUrl()
Before, the Url object was constructed in Dashlet::setUrl() and Dashlet::__construct8) which lead to an exception when parsing a module's configuration.php from our CLI.

refs #9375
2015-08-10 14:05:08 +02:00
..
Dashlet.php Dashboard: Defer construction of the Url object to Dashlet::getUrl() 2015-08-10 14:05:08 +02:00
Pane.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
UserWidget.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00