Function saveNote
save note to a relation TODO: add :params
Parameters summary
integer |
$rel_id |
, relation id |
string |
$note |
|
integer |
$cmt_viewer = 0 |
, default = 0 (means all), id for auth to view this note |
string |
$rel_name = "person" |
, default = "person" |
Return value summary
string
|
ok |