Home
last modified time | relevance | path

Searched refs:AbstractWidget (Results 1 – 22 of 22) sorted by relevance

/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Web/Widget/Dashboard/
H A DUserWidget.php6 use Icinga\Web\Widget\AbstractWidget; alias
8 abstract class UserWidget extends AbstractWidget
H A DPane.php7 use Icinga\Web\Widget\AbstractWidget; alias
/dports/net-mgmt/icingaweb2-module-elasticsearch/icingaweb2-module-elasticsearch-0.9.0/library/Elasticsearch/
H A DAutorefreshControlWidget.php7 use Icinga\Web\Widget\AbstractWidget; alias
12 class AutorefreshControlWidget extends AbstractWidget
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/library/Monitoring/Web/Widget/
H A DSelectBox.php8 use Icinga\Web\Widget\AbstractWidget; alias
10 class SelectBox extends AbstractWidget
H A DStateBadges.php10 use Icinga\Web\Widget\AbstractWidget; alias
13 class StateBadges extends AbstractWidget
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Web/Widget/Chart/
H A DInlinePie.php9 use Icinga\Web\Widget\AbstractWidget; alias
25 class InlinePie extends AbstractWidget
H A DHistoryColorGrid.php9 use Icinga\Web\Widget\AbstractWidget; alias
15 class HistoryColorGrid extends AbstractWidget
/dports/misc/py-progressbar/progressbar-2.5/progressbar/
H A Dwidgets.py30 AbstractWidget = object variable
33 AbstractWidget = ABCMeta('AbstractWidget', (object,), {})
43 class Widget(AbstractWidget):
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Web/Widget/
H A DLimiter.php11 class Limiter extends AbstractWidget
H A DAbstractWidget.php25 abstract class AbstractWidget class
H A DApplicationStateMessages.php16 class ApplicationStateMessages extends AbstractWidget
H A DAnnouncements.php16 class Announcements extends AbstractWidget
H A DFilterWidget.php14 class FilterWidget extends AbstractWidget
H A DPaginator.php12 class Paginator extends AbstractWidget
H A DTab.php22 class Tab extends AbstractWidget
H A DSortBox.php27 class SortBox extends AbstractWidget
H A DTabs.php16 class Tabs extends AbstractWidget implements Countable
H A DDashboard.php27 class Dashboard extends AbstractWidget
H A DFilterEditor.php21 class FilterEditor extends AbstractWidget
/dports/net-mgmt/icingaweb2-module-graphite/icingaweb2-module-graphite-1.1.0/library/Graphite/Web/Widget/
H A DGraphs.php21 use Icinga\Web\Widget\AbstractWidget; alias
23 abstract class Graphs extends AbstractWidget
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/10.3/
H A DFeature-90333-Dashboard.rst52 * :php:`AbstractWidget`: a basic abstract that can be used as the start of simple widgets
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/10.3/
H A DFeature-90333-Dashboard.rst52 * :php:`AbstractWidget`: a basic abstract that can be used as the start of simple widgets