590
edits
Comrade693 (talk | contribs) No edit summary |
Comrade693 (talk | contribs) |
||
Line 3: | Line 3: | ||
Places is designed to be a robust back-end for Bookmarks, History and related components using the mozStorage wrapper for SQLite. It is intended to provide useful APIs for a more usable front-end, emphasizing simple search and categorization. | Places is designed to be a robust back-end for Bookmarks, History and related components using the mozStorage wrapper for SQLite. It is intended to provide useful APIs for a more usable front-end, emphasizing simple search and categorization. | ||
Generally, you'll want to look at the [https://developer.mozilla.org/En/Places documentation on MDC] instead of what is here. | Generally, you'll want to look at the [https://developer.mozilla.org/En/Places documentation on MDC] instead of what is here. The documentation here is only internal API documentation that isn't generally exposed to add-on authors. | ||
Related Documents: | Related Documents: | ||
* [[Places:AutoComplete]] | * [[Places:AutoComplete]] | ||
* [[Places:Drag & Drop]] | * [[Places:Drag & Drop]] | ||
* [[Places:Manager]] | * [[Places:Manager]] |
edits