icingaweb2/library/Icinga/Web
Thomas Gelf d3964a31fb MenuItemRenderer: add missing use clause
Otherwise this completely broke Icinga Web as soon as a single module
used a legacy icon.

refs #7658
2015-04-20 21:49:45 +02:00
..
Controller Set the view property `compact' exactly once 2015-04-15 15:33:00 +02:00
Dom PHPDoc: Use @var instead of @type 2015-03-12 16:08:47 +01:00
Form Revert "LdapResourceForm: Validate the host field and do not require a port" 2015-03-11 08:00:20 +01:00
Hook 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
Menu MenuItemRenderer: add missing use clause 2015-04-20 21:49:45 +02:00
Paginator 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
Session Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
View Improve aria-hidden handling in the icon and img view helper 2015-03-03 14:35:41 +01:00
Widget Implement Icinga\Web\Widget\FilterEditor::setSearchColumns() for specifying custom search columns 2015-04-20 18:01:48 +02:00
Controller.php Icinga\Web\Controller: Add helper functions to create control widgets 2015-04-17 16:08:41 +02:00
FileCache.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
Form.php Form: Make it possible to preserve default values during (auto)submission 2015-04-07 15:07:36 +02:00
Hook.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
JavaScript.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
LessCompiler.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
Menu.php Force absolute nampesace for module menu item renderer 2015-04-20 13:21:37 +02:00
MenuRenderer.php Use default MenuItemRenderer as renderer if no custom renderer is set 2015-04-20 17:04:46 +02:00
Notification.php Session: reworked to avoid duplicate notifications 2015-03-13 14:10:27 +01:00
Request.php Ensure that form ids are unique 2015-02-25 18:00:28 +01:00
Response.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
Session.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
StyleSheet.php Fix SortBox widget 2015-04-15 14:20:36 +02:00
Url.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
UrlParams.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
View.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
ViewStream.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
Widget.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
Window.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
Wizard.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00