container->router; $configURL = base64_encode($router->route('index.php?view=configuration')); $token = $this->container->session->getCsrfToken()->getValue(); /** @var \Solo\Model\Profiles $model */ $model = $this->getModel(); ?> @include('CommonTemplates/ProfileName')
@foreach ($this->items as $profile) description); ?> @endforeach
  @html('grid.sort', '#', 'id', $this->lists->order_Dir, $this->lists->order, 'browse') @html('grid.sort', 'COM_AKEEBA_PROFILES_COLLABEL_DESCRIPTION', 'description', $this->lists->order_Dir, $this->lists->order, 'browse') @lang('COM_AKEEBA_CONFIG_QUICKICON_LABEL')
{{ $this->pagination->getListFooter() }}
@html('grid.id', ++$i, $profile->id) {{ (int) $profile->id }} @lang('COM_AKEEBA_CONFIG_UI_CONFIG')   @lang('COM_AKEEBA_PROFILES_BTN_EXPORT') {{{ $this->escape($profile->description) }}} quickicon ? 'unpublish' : 'publish' ?>
@lang('COM_AKEEBA_PROFILES_LBL_IMPORT_HELP')