Memento JavaScript Library: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 67: Line 67:
===== show() =====
===== show() =====
: Display the library
: Display the library
===== linksTo(entry) =====
Get entries in the library that contain a link to the specified entry.
: '''Arguments'''
::; entry: An entry to search for links to it.
:; Result: Array object containing entries.


==== ''Library'' Properties ====
==== ''Library'' Properties ====