$this)); ?>
items)) : ?>
,
,
|
|
|
|
|
|
|
|
class="js-draggable" data-url="" data-direction="" data-nested="true">
items as $i => $item) :
$ordering = ($listOrder == 'ordering');
$canEdit = $user->authorise('core.edit', 'com_plugins');
$canCheckin = $user->authorise('core.manage', 'com_checkin') || $item->checked_out == $user->get('id') || is_null($item->checked_out);
$canChange = $user->authorise('core.edit.state', 'com_plugins') && $canCheckin;
?>
extension_id, false, 'cid', 'cb', $item->name); ?>
|
|
enabled, $i, 'plugins.', $canChange); ?>
|
checked_out) : ?>
editor, $item->checked_out_time, 'plugins.', $canCheckin); ?>
name; ?>
note)) : ?>
escape($item->note)); ?>
name; ?>
|
escape($item->folder); ?>
|
escape($item->element); ?>
|
escape($item->access_level); ?>
|
extension_id; ?>
|
pagination->getListFooter(); ?>