\PicasaRandomImage

adds pictures from your google picasa account to a data object for random retrieval.

Synopsis

class PicasaRandomImage extends DataObject {
}

Hierarchy

Extends

  • DataObject

Members

private

  • $db
  • $google_username — string
    google username e.g. firstname.lastname (if your email address is firstname.lastname@google.com)
  • $number_of_foldersInt
    set to 30 to take one in thirty albums set to 1 to take all
  • $number_of_images_per_folderInt
    set to 30 to take one in thirty pictures set to 1 to add all

Methods