Memento JavaScript Library: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 131: Line 131:


==== ''Entry'' Properties ====
==== ''Entry'' Properties ====
:; name: entry name
:; author: the id of the user who created the entry
:; title: entry name
:; creationTime: date & time the entry was created
:; deleted: true, if the entry is deleted (it is in the Recycle Bin)
:; description: entry description
:; description: entry description
:; favorites: true, if the entry is in Favorites
:; favorites: true, if the entry is in Favorites
:; deleted: true, if the entry is deleted (it is in the Recycle Bin)
:; id: entry identifier
:; author: the id of the user who created the entry
:; creationTime: date & time the entry was created
:; lastModifiedTime: date & time the entry was last modified
:; lastModifiedTime: date & time the entry was last modified
:; name: entry name
:; title: entry name
<br/>
<br/>