Triggers: Difference between revisions

23 bytes removed ,  5 October 2016
m
no edit summary
mNo edit summary
mNo edit summary
Line 131: Line 131:
===== entries() =====
===== entries() =====
: Get all the entries of the library
: Get all the entries of the library
:; Result: array object containing entries, sorted by the time of their creation, from newest to oldest (type Array of Object)
:; Result: Array object containing entries, sorted by the time of their creation, from newest to oldest


===== find(query) =====
===== find(query) =====