|
KWeb
6.4
|
Public Member Functions | |
| getObjectGenre () | |
| getObjectIdField () | |
| readObjects () | |
| countData ($collection=null, $withLimits=false) | |
| prepareDataFilters ($object, $navbar, array &$filters) | |
| Prepares the navbar and a list of post-fetch filters for this adapter. | |
| KWebAdapter_ObjectBase::countData | ( | $ | collection = null, |
| $ | withLimits = false |
||
| ) |
Reimplemented in KWebAdapter_ObjectBase_Query.
| KWebAdapter_ObjectBase::getObjectGenre | ( | ) | [abstract] |
Reimplemented in KWebAdapter_Rating, KWebAdapter_Link, KWebAdapter_Keyword, KWebAdapter_Item, KWebAdapter_Comment, KWebAdapter_Search, and KWebAdapter_Task.
| KWebAdapter_ObjectBase::getObjectIdField | ( | ) | [abstract] |
Reimplemented in KWebAdapter_Rating, KWebAdapter_Link, KWebAdapter_Keyword, KWebAdapter_Item, KWebAdapter_Comment, KWebAdapter_Search, and KWebAdapter_Task.
| KWebAdapter_ObjectBase::prepareDataFilters | ( | $ | object, |
| $ | navbar, | ||
| array &$ | filters | ||
| ) |
Prepares the navbar and a list of post-fetch filters for this adapter.
| KWebObject | $object | |
| KWebNavbar | $navbar |
Reimplemented in KWebAdapter_ItemBase.
| KWebAdapter_ObjectBase::readObjects | ( | ) |
Reimplemented in KWebAdapter_Link, KWebAdapter_ObjectBase_Query, and KWebAdapter_Search.