* @license GNU General Public License version 2 or later; see LICENSE.txt * * Mobile responsive override for Community Builder users list view */ defined('_JEXEC') or die; use Joomla\CMS\Language\Text; use Joomla\CMS\Router\Route; // Get users list $users = $this->users ?? []; $pagination = $this->pagination ?? null; $search = $this->search ?? ''; $listid = $this->listid ?? 0; ?>

showSearch ?? true) : ?>
getField('avatar', null, 'html', 'none', 'list')) : ?>
getPagesLinks(); ?>