$this)); ?>
state->get('itemtype') == '' || $this->state->get('language') == '') : ?>
items)) : ?>
,
,
typeSupports['state'])) : ?>
|
|
|
|
|
typeFields['menutype'])) : ?>
|
typeFields['access'])) : ?>
|
|
items as $i => $item) :
$canCheckin = true;
$canEdit = AssociationsHelper::allowEdit($this->extensionName, $this->typeName, $item->id);
$canCheckin = $canManageCheckin || AssociationsHelper::canCheckinItem($this->extensionName, $this->typeName, $item->id);
$isCheckout = AssociationsHelper::isCheckoutItem($this->extensionName, $this->typeName, $item->id);
?>
typeSupports['state'])) : ?>
|
level)) : ?>
$item->level)); ?>
editor, $item->checked_out_time, 'associations.', $canCheckin); ?>
escape($item->title); ?>
escape($item->title); ?>
typeFields['alias'])) : ?>
escape($item->alias)); ?>
typeFields['catid'])) : ?>
escape($item->category_title); ?>
|
|
extensionName, $this->typeName, (int) $item->id, $item->language, !$isCheckout, false); ?>
|
extensionName, $this->typeName, (int) $item->id, $item->language, !$isCheckout, true); ?>
|
typeFields['menutype'])) : ?>
escape($item->menutype_title); ?>
|
typeFields['access'])) : ?>
escape($item->access_level); ?>
|
id; ?>
|
pagination->getListFooter(); ?>