method insertNoteEvent documentation in bbn\Appui\Note
If the row corresponding to the given arguments is not in the table bbn_notes_events it inserts the row.
function(string $id_note, string $id_event)
{
return $this->_insert_note_event($id_note, $id_event);
}
If the row corresponding to the given arguments is not in the table bbn_notes_events it inserts the row. 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.
© 2011-2023
BBN Solutions