dhymlx scheduler & event search

Is this possible and easy to implement?


Hello,


there is getEvents method. It returns an array of events that occur in defined period:


dhtmlx.com/dhxdocs/doku.php? … _getevents

Also, there is a hash of all events , which can be easily iterated , if you must find event by some other criteria.