KWeb  6.4
KWebAggregator_FaceBook_Photos Class Reference
Inheritance diagram for KWebAggregator_FaceBook_Photos:
KWebAggregator_FaceBook KWebAggregator

Public Member Functions

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

Data Fields

 $photoOwnerId
 $photoAlbums
 $photoAlbumIds = array()
 $createSubfolders = true

Constructor & Destructor Documentation

KWebAggregator_FaceBook_Photos::__construct ( id)

Reimplemented from KWebAggregator_FaceBook.


Member Function Documentation

KWebAggregator_FaceBook_Photos::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_FaceBook_Photos::$createSubfolders = true
KWebAggregator_FaceBook_Photos::$photoAlbumIds = array()
KWebAggregator_FaceBook_Photos::$photoAlbums
KWebAggregator_FaceBook_Photos::$photoOwnerId

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