'UNLIMITED', '2' => 'YEARLY', '3' => 'MONTHLY', '4' => 'WEEKLY', '5' => 'DAILY', ); $user = JFactory::getUser(); $userId = $user->get('id'); $listOrder = $this->escape($this->state->get('list.ordering')); $listDirn = $this->escape($this->state->get('list.direction')); $params = isset($this->state->params) ? $this->state->params : new JObject; ?>
sidebar; ?>
$this)); ?> items)) : ?>
items as $i => $item) : $canCreate = $user->authorise('core.create', 'com_banners'); $canEdit = $user->authorise('core.edit', 'com_banners'); $canCheckin = $user->authorise('core.manage', 'com_checkin') || $item->checked_out == $user->get('id') || $item->checked_out == 0; $canChange = $user->authorise('core.edit.state', 'com_banners') && $canCheckin; ?>
pagination->getListFooter(); ?>
id); ?>
state, $i, 'clients.', $canChange); ?> state === 2 ? 'un' : '') . 'archive', 'cb' . $i, 'clients'); JHtml::_('actionsdropdown.' . ((int) $item->state === -2 ? 'un' : '') . 'trash', 'cb' . $i, 'clients'); echo JHtml::_('actionsdropdown.render', $this->escape($item->name)); } ?>
checked_out) : ?> editor, $item->checked_out_time, 'clients.', $canCheckin); ?> escape($item->name); ?> escape($item->name); ?>
contact; ?> count_published; ?> count_unpublished; ?> count_archived; ?> count_trashed; ?> purchase_type < 0) : ?> get('purchase_type')])); ?> purchase_type]); ?> id; ?>