KWeb  6.4
KWebAdapter_ItemBase Class Reference
Inheritance diagram for KWebAdapter_ItemBase:
KWebAdapter_ObjectBase_Query KWebAdapter_ObjectBase KWebAdapter KWebAdapter_IReader KWebAdapter_IWriter KWebAdapter_Item KWebAdapter_Link

Public Member Functions

 prepareDataFilters ($item, $navbar, array &$filters)
 Prepares the navbar and a list of post-fetch filters for this adapter.

Data Fields

const WITH_VISIBLE_FROM = "with_visible_from"
 TRUE for items visible, FALSE for scheduled.
const WITH_VISIBLE_TO = "with_visible_to"
 TRUE for items visible, FALSE for hidden.

Member Function Documentation

KWebAdapter_ItemBase::prepareDataFilters ( item,
navbar,
array &$  filters 
)

Prepares the navbar and a list of post-fetch filters for this adapter.

Parameters:
KWebItem$item
KWebNavbar$navbar

Reimplemented from KWebAdapter_ObjectBase.


Field Documentation

const KWebAdapter_ItemBase::WITH_VISIBLE_FROM = "with_visible_from"

TRUE for items visible, FALSE for scheduled.

const KWebAdapter_ItemBase::WITH_VISIBLE_TO = "with_visible_to"

TRUE for items visible, FALSE for hidden.


The documentation for this class was generated from the following file: