KWeb  6.4
KWebAggregator_Google_LatitudeBadge Class Reference
Inheritance diagram for KWebAggregator_Google_LatitudeBadge:
KWebAggregator_Google KWebAggregator

Public Member Functions

 __construct ($id)
 fetchItems ()
 Returns an array of fetched items.

Data Fields

 $googleUserId = ''
 $updateHidden = false

Constructor & Destructor Documentation

KWebAggregator_Google_LatitudeBadge::__construct ( id)

Reimplemented from KWebAggregator_Google.


Member Function Documentation

KWebAggregator_Google_LatitudeBadge::fetchItems ( )

Returns an array of fetched items.

These are not KWebItem objects, but just representation of fetched data in a common format.

Every item should be an array (or array accessible object) with minimum fields:

  • id - ID of an item
    • item_type - type of an item (will be matched with $rules) And optional:
    • item_parent_id - ID of this item's parent
    • item_update - TRUE if update should be updated if it already exists (otherwise existing items will be skipped)

Other fields dependent on used aggregator.

Returns:
array(id, item_type)

Reimplemented from KWebAggregator.


Field Documentation

KWebAggregator_Google_LatitudeBadge::$googleUserId = ''
KWebAggregator_Google_LatitudeBadge::$updateHidden = false

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