zotero/chrome/chromeFiles/content/scholar/xpcom
2006-06-01 22:04:09 +00:00
..
data_access.js Item.inCollection(collectionID) -- test if an item belongs to a given collection (currently uses a DB call--I'll optimize that later) 2006-06-01 20:03:53 +00:00
db.js DB.transactionInProgress() -- this generally shouldn't be needed externally, but due to nested transactions there can be cases where it's unavoidable 2006-06-01 22:04:09 +00:00
notifier.js Item.inCollection(collectionID) -- test if an item belongs to a given collection (currently uses a DB call--I'll optimize that later) 2006-06-01 20:03:53 +00:00
scholar.js Scholar.randomString( [int len] ) -- generate a random string 2006-06-01 19:46:57 +00:00