Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

mozIPlaceInfo

Warning: This interface is experimental and will change after Gecko 2.0.

This interface provides additional info for a Places entry
1.0
28
Introduced
Gecko 2.0
Inherits from: nsISupports Last changed in Gecko 2.0 (Firefox 4 / Thunderbird 3.3 / SeaMonkey 2.1)

Attributes

Attribute Type Description
frecency long Read only: The frecency of the place.
guid String Read only: The globally unique id of the place.
placeId long
Read only: The machine-local (internal) id of the place.
title String Read only: The title associated with the place.
uri nsIURI Read only: The URI of the place.
visits mozIVisitInfo[] Read only: An array of mozIVisitInfo objects for the place.

See also

Document Tags and Contributors

 Contributors to this page: Sheppy, One
 Last updated by: Sheppy,