Sets a vcard entry for this user.
public function UnbUser::SetVcardEntry ($type, $data, $visibility = null);
null
to not change the setting for existing entries and use UnbUserVcardVisibility::Public_ visibility for new entries.Vcard entries for this user will be updated, or inserted if they don't exist yet.
InvalidArgumentException | No description available. |
LengthException | No description available. |
UnbSecurityException | If not logged in or not the same user/no administrator. |
UnbDatabaseException | No description available. |
Must be logged in as the same user or with administrator privilege
Member of class: UnbUser
Implementation file: user.class.php, line 1048
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.