'default-xref', 'id' => 'default-xref', 'individual' => $default_individual, 'tree' => $tree]) ?>


'language', 'selected' => $user->getPreference(User::PREF_LANGUAGE), 'options' => $languages]) ?>
'timezone', 'selected' => $user->getPreference(User::PREF_TIME_ZONE, 'UTC'), 'options' => $timezones]) ?>

'contact-method', 'id' => 'contact-method', 'selected' => $user->getPreference(User::PREF_CONTACT_METHOD), 'options' => $contact_methods]) ?>

I18N::translate('Visible to other users when online'), 'name' => 'visible-online', 'checked' => (bool) $user->getPreference(User::PREF_IS_VISIBLE_ONLINE)]) ?>