Create a new photo source
The key for if the source is selected
The key for the collection of photos
A descriptor of the photo source
A human readable description of the source
Should we limit the frequency of updates
Should the source be updated daily
Is the source an Array of photo Arrays
optional arg for load function
A human readable description of the source
Flag to indicate if source is an Array of arrays
Flag to indicate if source should be updated daily
Flag to indicate if source has limits to the number of times it can be called in a time period
Optional argument to pass to the load method
The storage key for the collection of photos
A unique descriptor of the photo source
The storage key for if the source is selected
Fetch the photos for this source
Could be array of photos or albums
Get a human readable description
Get extra argument
Get the photos from local storage
the source's photos
Get the photos key that is persisted
Get use key name
Get if we should update daily
Get if we should limit updates when possible
Process the photo source.
Save the data to chrome.storage.local in a safe manner
could be array of photos or albums
An error if the save failed
Determine if this source has been selected for display
true if selected
Add a IPhoto to an existing Array
The array to add to
The url to the photo
The photographer
The aspect ratio of the photo
Additional information about the photo
An optional geolocation
Create a geo point string from a latitude and longitude
latitude
longitude
'lat lon'
Generated using TypeDoc
Base class for a source of photos for a Screensaver