icingaweb2/library/Icinga/Data
Johannes Meyer 8690056e1c Introduce interface Updatable
refs #8826
2015-05-08 15:18:56 +02:00
..
DataArray ArrayDatasource: use array_shift in fetchRow() instead of index access 2015-05-06 10:10:29 +02:00
Db DbConnection: select() returns a DbQuery, not a Query 2015-05-04 11:13:38 +02:00
Filter 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
Tree PHPDoc: Use @var instead of @type 2015-03-12 16:08:47 +01:00
Browsable.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
ConfigObject.php ConfigObject: Extend ArrayDatasource 2015-05-05 15:21:34 +02:00
ConnectionInterface.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
Extensible.php Introduce interface Extensible 2015-05-08 15:18:28 +02:00
Fetchable.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
Filterable.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
Identifiable.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
Limitable.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
PivotTable.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
QueryInterface.php Merge Queryable into QueryInterface 2015-05-04 11:07:50 +02:00
Queryable.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
Reducible.php Introduce interface Reducible 2015-05-08 15:18:42 +02:00
ResourceFactory.php UserBackend: Add missing and fix existing method documentation 2015-04-21 13:59:35 +02:00
Selectable.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
SimpleQuery.php SimpleQuery: Ignore limit and offset when counting 2015-05-06 10:41:39 +02:00
Sortable.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
Updatable.php Introduce interface Updatable 2015-05-08 15:18:56 +02:00