request->uri->fragment === 'c-tab-1' ? ' checked' : ''; ?>>
account->name3) || !empty($profile->account->name2)) : ?>
= $this->printHtml(empty($profile->account->name3) ? $profile->account->name2 : $profile->account->name3); ?>,
= $this->printHtml($profile->account->name1); ?>
request->header->account === $profile->account->id) : ?>
| = $this->getHtml('Birthday'); ?>
| = $this->getDateTime($profile->birthday); ?>
|
| = $this->getHtml('Email'); ?>
| = $this->printHtml($profile->account->getEmail()); ?>
|
| = $this->getHtml('Address'); ?>
|
account->addresses;
if (empty($addresses)) :
?>
|
|
| = $this->getHtml('NoAddressSpecified'); ?>
|
| = $this->getHtml('aType' . $location->type); ?>
|
|
|
| = $this->printHtml($location->address); ?>
|
|
| = $this->printHtml($location->postal . ', ' . $location->city); ?>
|
|
| = $this->printHtml(ISO3166NameEnum::getByName(ISO3166TwoEnum::getName($location->country))); ?>
|
| = $this->getHtml('Contact'); ?>
|
account->contacts;
if (empty($contacts)) :
?>
|
|
| = $this->getHtml('NoContactSpecified'); ?>
|
| = $this->getHtml('cType' . $contact->type); ?>
| = $contact->type === ContactType::WEBSITE ? '' : ''; ?>
= $contact->content; ?>
= $contact->type === ContactType::WEBSITE ? '' : ''; ?>
|
| = $this->getHtml('Registered'); ?>
| = $this->printHtml($profile->account->createdAt->format('Y-m-d')); ?>
|
| = $this->getHtml('LastLogin'); ?>
| = $this->printHtml($profile->account->getLastActive()->format('Y-m-d')); ?>
|
| = $this->getHtml('Status'); ?>
| = $this->getHtml(':s' . $profile->account->status, 'Admin'); ?>
|
request->header->account === $profile->account->id) : ?>
= $this->getData('medialist')->render($media); ?>
= $this->getData('calendar')->render(null /* calendar object here */); ?>
request->header->account === $profile->account->id) :
$countryCodes = ISO3166TwoEnum::getConstants();
$countries = ISO3166NameEnum::getConstants();
$timezones = TimeZoneEnumArray::getConstants();
$timeformats = ISO8601EnumArray::getConstants();
$languages = ISO639Enum::getConstants();
$currencies = ISO4217Enum::getConstants();
$l11nDefinitions = Directory::list(__DIR__ . '/../../../../phpOMS/Localization/Defaults/Definitions');
$weights = WeightType::getConstants();
$speeds = SpeedType::getConstants();
$areas = AreaType::getConstants();
$lengths = LengthType::getConstants();
$volumes = VolumeType::getConstants();
$temperatures = TemperatureType::getConstants();
?>
request->uri->fragment === 'c-tab-2' ? ' checked' : ''; ?>>
= $this->getHtml('Time'); ?>
= $this->getHtml('Numeric'); ?>
= $this->getHtml('Precision'); ?>
= $this->getHtml('Weight'); ?>
= $this->getHtml('Speed'); ?>
= $this->getHtml('Length'); ?>
= $this->getHtml('Area'); ?>
= $this->getHtml('Volume'); ?>
request->uri->fragment === 'c-tab-3' ? ' checked' : ''; ?>>