Creates a Bookmark object from the parameters
public static createBookmark ( array $bkm_fields, boolean $all_users = false ) : |
||
$bkm_fields | array | the properties of the bookmark to add; here, $bkm_fields['bkm_sql_query'] is urlencoded |
$all_users | boolean | whether to make the bookmark available for all users |
return |