data['accounts'] ?? []; $previous = empty($accounts) ? '{/base}/profile/list' : '{/base}/profile/list?{?}&offset=' . \reset($accounts)->id . '&ptype=p'; $next = empty($accounts) ? '{/base}/profile/list' : '{/base}/profile/list?{?}&offset=' . \end($accounts)->id . '&ptype=n'; ?>
getHtml('Profiles'); ?>download
$account) : ++$count; $url = UriFactory::build('{/base}/profile/view?{?}&id=' . $account->id); ?>
getHtml('Name'); ?> getHtml('Activity'); ?>
<?= $this->getHtml('IMG_alt_user'); ?> printHtml($account->account->name3 . ' ' . $account->account->name2 . ' ' . $account->account->name1); ?> printHtml($account->account->getLastActive()->format('Y-m-d')); ?>
getHtml('Empty', '0', '0'); ?>