icingaweb2/library/Icinga/Data
Thomas Gelf 7ebdb2d378 FilterQueryString: add hidden debug feature
Might help to track down potential problems in the future, should
not be enabled by default
2014-06-25 10:47:03 +02:00
..
DataArray config/modules: show metadata, improve usability 2014-06-21 02:27:27 +02:00
Db monitoring/timeline: should benefit from new filter 2014-06-21 03:09:40 +02:00
Filter FilterQueryString: add hidden debug feature 2014-06-25 10:47:03 +02:00
Browsable.php Implement interface "Browsable" for classes providing page turning 2014-04-15 15:36:13 +02:00
ConnectionInterface.php Data/interfaces: add Filterable, extend Connection 2014-06-06 06:07:33 +00:00
Fetchable.php Add "Fetchable" interface for classes providing data retrieval 2014-04-15 15:40:07 +02:00
Filterable.php Data\DataArray: use SimpleQuery and new interfaces 2014-06-06 06:21:35 +00:00
Limitable.php Implement "Limitable" interface for retrieving just a portion of a result set 2014-04-15 15:48:51 +02:00
PivotTable.php Data\PivotTable: should work with new queries 2014-06-06 06:47:49 +00:00
QueryInterface.php Add interface "QueryInterface" implementing Browsable, Fetchable, Filterable, Limitable, Sortable, Countable (WIP) 2014-04-17 14:21:01 +02:00
Queryable.php Add interface "Queryable" (WIP) 2014-04-15 16:23:17 +02:00
ResourceFactory.php Data\Db: rename Query and Connection to Db... 2014-06-06 06:43:13 +00:00
Selectable.php Replace DatasourceInterface with Selectable 2014-04-15 17:43:45 +02:00
SimpleQuery.php Data/queries: adjust to fit new filters 2014-06-17 12:34:02 +00:00
Sortable.php Sortable: Fix PHPDoc for parameter `$direction' 2014-05-07 10:00:41 +02:00