method removeNoteEvent documentation in bbn\Appui\Note

Removes the row corresponding to the given arguments from bbn_notes_events.

function(string $id_note, string $id_event) { return $this->_remove_note_event($id_note, $id_event); }

Removes the row corresponding to the given arguments from bbn_notes_events. BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.